LLVM 22.0.0git
NVPTXGenericToNVVM.cpp File Reference

Go to the source code of this file.

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.

Functions

void llvm::initializeGenericToNVVMLegacyPassPass (PassRegistry &)
 INITIALIZE_PASS (GenericToNVVMLegacyPass, "generic-to-nvvm", "Ensure that the global variables are in the global address space", false, false) bool GenericToNVVMLegacyPass

Function Documentation

◆ INITIALIZE_PASS()

INITIALIZE_PASS ( GenericToNVVMLegacyPass ,
"generic-to-nvvm" ,
"Ensure that the global variables are in the global address space" ,
false ,
false  )

Definition at line 290 of file NVPTXGenericToNVVM.cpp.