[PATCH] D149042: Drop MLIR Bazel dependency on LLVM Analysis
Alex Zinenko via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 24 01:09:42 PDT 2023
ftynse added a comment.
The build was successful (it wouldn't have been if mlir:Analysis had still had a dependency on files from llvm:Analysis) The failing tests under Bazel are
@llvm-project//mlir/test/Dialect:IRDL/test-cmath.mlir.test
@llvm-project//mlir/test/Dialect:IRDL/testd.mlir.test
which are not related to this change.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D149042/new/
https://reviews.llvm.org/D149042
More information about the llvm-commits
mailing list