[all-commits] [llvm/llvm-project] 7347c2: [mlir] Add missing unit tests to BUILD.bazel
Jeff Niu via All-commits
all-commits at lists.llvm.org
Wed Dec 22 12:01:40 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7347c28def5637d3b44c6980383437672f43fdf5
https://github.com/llvm/llvm-project/commit/7347c28def5637d3b44c6980383437672f43fdf5
Author: Mogball <jeffniu22 at gmail.com>
Date: 2021-12-22 (Wed, 22 Dec 2021)
Changed paths:
M mlir/unittests/Analysis/CMakeLists.txt
M utils/bazel/llvm-project-overlay/mlir/unittests/BUILD.bazel
Log Message:
-----------
[mlir] Add missing unit tests to BUILD.bazel
Several unit test folders were missing from the bazel build, including: Transforms, Conversion, Rewrite
More information about the All-commits
mailing list