LLVM 22.0.0git
NVPTXLowerAggrCopies.cpp File Reference

Go to the source code of this file.

Macros

#define DEBUG_TYPE   "nvptx"

Functions

 INITIALIZE_PASS (NVPTXLowerAggrCopies, "nvptx-lower-aggr-copies", "Lower aggregate copies, and llvm.mem* intrinsics into loops", false, false) FunctionPass *llvm

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "nvptx"

Definition at line 30 of file NVPTXLowerAggrCopies.cpp.

Function Documentation

◆ INITIALIZE_PASS()

INITIALIZE_PASS ( NVPTXLowerAggrCopies ,
"nvptx-lower-aggr-copies" ,
"Lower aggregate copies,
and llvm.mem *intrinsics into loops" ,
false ,
false  )

Definition at line 141 of file NVPTXLowerAggrCopies.cpp.

References llvm::createLowerAggrCopies().