[all-commits] [llvm/llvm-project] baefd6: [mlir] clarify transform.foreach_match documentation
ftynse via All-commits
all-commits at lists.llvm.org
Tue May 30 07:01:12 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: baefd6650cfea499e940e2c2f5718d9ae694df7a
https://github.com/llvm/llvm-project/commit/baefd6650cfea499e940e2c2f5718d9ae694df7a
Author: Oleksandr "Alex" Zinenko <zinenko at google.com>
Date: 2023-05-30 (Tue, 30 May 2023)
Changed paths:
M mlir/include/mlir/Dialect/Transform/IR/TransformOps.td
Log Message:
-----------
[mlir] clarify transform.foreach_match documentation
Clarify the restrictions on actions that are implied by the implementation as a post-order walk.
More information about the All-commits
mailing list