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 3fc6ed8 commit b713ec9Copy full SHA for b713ec9
llvm/utils/gn/secondary/llvm/lib/Target/NVPTX/BUILD.gn
@@ -53,6 +53,7 @@ static_library("LLVMNVPTXCodeGen") {
53
"NVPTXReplaceImageHandles.cpp",
54
"NVPTXSelectionDAGInfo.cpp",
55
"NVPTXSubtarget.cpp",
56
+ "NVPTXTagInvariantLoads.cpp",
57
"NVPTXTargetMachine.cpp",
58
"NVPTXTargetTransformInfo.cpp",
59
"NVPTXUtilities.cpp",
0 commit comments