LLVM 22.0.0git
NVPTXAtomicLower.cpp File Reference

Go to the source code of this file.

Functions

 INITIALIZE_PASS (NVPTXAtomicLower, "nvptx-atomic-lower", "Lower atomics of local memory to simple load/stores", false, false) FunctionPass *llvm

Function Documentation

◆ INITIALIZE_PASS()

INITIALIZE_PASS ( NVPTXAtomicLower ,
"nvptx-atomic-lower" ,
"Lower atomics of local memory to simple load/stores" ,
false ,
false  )

Definition at line 59 of file NVPTXAtomicLower.cpp.

References llvm::createNVPTXAtomicLowerPass().