[all-commits] [llvm/llvm-project] 43dc6d: [mlir][linalg] Cleanup hoisting test (NFC).
Tobias Gysi via All-commits
all-commits at lists.llvm.org
Thu Nov 25 02:47:07 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 43dc6d5d57d7e24d6d965ceac9fa9d292322d922
https://github.com/llvm/llvm-project/commit/43dc6d5d57d7e24d6d965ceac9fa9d292322d922
Author: Tobias Gysi <gysit at google.com>
Date: 2021-11-25 (Thu, 25 Nov 2021)
Changed paths:
M mlir/test/Dialect/Linalg/pad-and-hoist.mlir
Log Message:
-----------
[mlir][linalg] Cleanup hoisting test (NFC).
Rename the check prefixes to HOIST21 and HOIST32 to clarify the different flag configurations.
Depends On D114438
Reviewed By: nicolasvasilache
Differential Revision: https://reviews.llvm.org/D114442
More information about the All-commits
mailing list