Skip to content

Commit

Permalink
[bazel][mlir] Add MathToROCDL to fix layering check (llvm#99377)
Browse files Browse the repository at this point in the history
  • Loading branch information
rupprecht authored and sgundapa committed Jul 23, 2024
1 parent 3315617 commit 64818ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions utils/bazel/llvm-project-overlay/mlir/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -4222,6 +4222,7 @@ cc_library(
":MathToFuncs",
":MathToLLVM",
":MathToLibm",
":MathToROCDL",
":MathToSPIRV",
":MemRefToEmitC",
":MemRefToLLVM",
Expand Down

0 comments on commit 64818ba

Please sign in to comment.