[all-commits] [llvm/llvm-project] 0a1f30: [bazel][mlir] Remove references to SubElementInter...
Chenguang Wang via All-commits
all-commits at lists.llvm.org
Sat Jan 28 01:59:36 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0a1f30cc772ccb2a81ad93810e88fd410b044e38
https://github.com/llvm/llvm-project/commit/0a1f30cc772ccb2a81ad93810e88fd410b044e38
Author: Chenguang Wang <w3cing at gmail.com>
Date: 2023-01-28 (Sat, 28 Jan 2023)
Changed paths:
M utils/bazel/llvm-project-overlay/mlir/BUILD.bazel
Log Message:
-----------
[bazel][mlir] Remove references to SubElementInterfaces.
It was removed in D142272.
This commit is manually verified with:
bazel test --config=generic_clang @llvm-project//mlir/unittests:ir_tests
Reviewed By: bkramer
Differential Revision: https://reviews.llvm.org/D142789
More information about the All-commits
mailing list