Skip to content

Commit

Permalink
HipABI and CudaABI need to be linked to LLVMPasses
Browse files Browse the repository at this point in the history
  • Loading branch information
stelleg committed Aug 27, 2024
1 parent 8bdf83e commit 4d841a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions llvm/lib/Transforms/Tapir/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ add_llvm_component_library(LLVMTapirOpts
Support
TransformUtils
Vectorize
Passes
)

if (CUDAToolkit_FOUND)
Expand Down

0 comments on commit 4d841a1

Please sign in to comment.