[all-commits] [llvm/llvm-project] 32e8b3: [mlir] Add unit test for disabling canonicalizer p...
Jeff Niu via All-commits
all-commits at lists.llvm.org
Wed Dec 22 13:07:20 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 32e8b30d6e67352040ffef54fb0e4b3a69242a4a
https://github.com/llvm/llvm-project/commit/32e8b30d6e67352040ffef54fb0e4b3a69242a4a
Author: Mogball <jeffniu22 at gmail.com>
Date: 2021-12-22 (Wed, 22 Dec 2021)
Changed paths:
M mlir/unittests/Transforms/CMakeLists.txt
A mlir/unittests/Transforms/Canonicalizer.cpp
M utils/bazel/llvm-project-overlay/mlir/unittests/BUILD.bazel
Log Message:
-----------
[mlir] Add unit test for disabling canonicalizer patterns (NFC)
More information about the All-commits
mailing list