Skip to content

Commit

Permalink
[bazel][mlir] Add MathToROCDL to fix layering check (#99377)
Browse files Browse the repository at this point in the history
  • Loading branch information
rupprecht authored Jul 17, 2024
1 parent d85f105 commit b5e4d32
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 b5e4d32

Please sign in to comment.