Skip to content

Commit 7d2c181

Browse files
rupprechtyuxuanchen1997
authored andcommitted
[bazel][mlir] Add MathToROCDL to fix layering check (#99377)
Summary: Test Plan: Reviewers: Subscribers: Tasks: Tags: Differential Revision: https://phabricator.intern.facebook.com/D60250978
1 parent fcfc8e2 commit 7d2c181

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

utils/bazel/llvm-project-overlay/mlir/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4222,6 +4222,7 @@ cc_library(
42224222
":MathToFuncs",
42234223
":MathToLLVM",
42244224
":MathToLibm",
4225+
":MathToROCDL",
42254226
":MathToSPIRV",
42264227
":MemRefToEmitC",
42274228
":MemRefToLLVM",

0 commit comments

Comments
 (0)