Skip to content

Commit

Permalink
[SYCL] Fix postcommit build failure (#14780)
Browse files Browse the repository at this point in the history
Fixes shared-libs build issue in
https://github.com/intel/llvm/actions/runs/10099057533/job/27927417771

Signed-off-by: Nick Sarnie <nick.sarnie@intel.com>
  • Loading branch information
sarnex authored Jul 25, 2024
1 parent 13d05bd commit 0eca384
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sycl-fusion/passes/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ add_llvm_library(SYCLKernelFusionPasses
TransformUtils
Passes
TargetParser
SYCLLowerIR
)

target_compile_options(SYCLKernelFusionPasses PRIVATE ${SYCL_FUSION_WARNING_FLAGS})
Expand Down

0 comments on commit 0eca384

Please sign in to comment.