[all-commits] [llvm/llvm-project] 4b4599: [mlir] fix crossed transform dialect patches
ftynse via All-commits
all-commits at lists.llvm.org
Fri Aug 12 08:48:28 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4b45999bdd7560c699361c995e58aaa081976db2
https://github.com/llvm/llvm-project/commit/4b45999bdd7560c699361c995e58aaa081976db2
Author: Alex Zinenko <zinenko at google.com>
Date: 2022-08-12 (Fri, 12 Aug 2022)
Changed paths:
M mlir/test/Dialect/Linalg/transform-op-match.mlir
Log Message:
-----------
[mlir] fix crossed transform dialect patches
One patch added a use of the IR syntax that was changed by another.
More information about the All-commits
mailing list