Skip to content

Commit 39fbca8

Browse files
[BUILD] Add missing dependency to cmake (#7683)
1 parent 9311c40 commit 39fbca8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/Conversion/TritonInstrumentToLLVM/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,5 @@ add_triton_library(TritonInstrumentToLLVM
88
TritonGPUIR
99
TritonInstrumentIR
1010
TritonNvidiaGPUIR
11+
NVGPUIR
1112
)

0 commit comments

Comments
 (0)