We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1dacdbe commit 0a39d1fCopy full SHA for 0a39d1f
llvm/utils/gn/secondary/llvm/lib/Target/NVPTX/BUILD.gn
@@ -44,6 +44,7 @@ static_library("LLVMNVPTXCodeGen") {
44
"NVPTXForwardParams.cpp",
45
"NVPTXFrameLowering.cpp",
46
"NVPTXGenericToNVVM.cpp",
47
+ "NVPTXIRPeephole.cpp",
48
"NVPTXISelDAGToDAG.cpp",
49
"NVPTXISelLowering.cpp",
50
"NVPTXImageOptimizer.cpp",
0 commit comments