[all-commits] [llvm/llvm-project] 0cd5e0: [mlir][transform] Improve assembly format of apply...
Matthias Springer via All-commits
all-commits at lists.llvm.org
Wed Aug 9 02:07:43 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0cd5e02847bdce0a35e8e94028efd43b18733d6a
https://github.com/llvm/llvm-project/commit/0cd5e02847bdce0a35e8e94028efd43b18733d6a
Author: Matthias Springer <me at m-sp.org>
Date: 2023-08-09 (Wed, 09 Aug 2023)
Changed paths:
M mlir/include/mlir/Dialect/Transform/IR/TransformOps.td
M mlir/test/Dialect/Transform/test-pattern-application.mlir
Log Message:
-----------
[mlir][transform] Improve assembly format of apply_conversion_patterns
This change was extracted from D157278.
Differential Revision: https://reviews.llvm.org/D157482
More information about the All-commits
mailing list