[all-commits] [llvm/llvm-project] 8483d1: [mlir][Transform] Relax the applicability of trans...
Nicolas Vasilache via All-commits
all-commits at lists.llvm.org
Mon Oct 30 04:53:27 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8483d18be5b6b5e8721a10eb558be06008307ec6
https://github.com/llvm/llvm-project/commit/8483d18be5b6b5e8721a10eb558be06008307ec6
Author: Nicolas Vasilache <nicolas.vasilache at gmail.com>
Date: 2023-10-30 (Mon, 30 Oct 2023)
Changed paths:
M mlir/include/mlir/Dialect/Transform/IR/TransformOps.td
M mlir/lib/Dialect/Transform/IR/TransformOps.cpp
M mlir/test/Dialect/Linalg/match-ops-interpreter.mlir
Log Message:
-----------
[mlir][Transform] Relax the applicability of transform.foreach_match to also take into account the op itself
More information about the All-commits
mailing list