[all-commits] [llvm/llvm-project] 4adf89: [mlir][Transform] Add a transform.get_consumers_of...
Nicolas Vasilache via All-commits
all-commits at lists.llvm.org
Tue Jan 17 07:02:02 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4adf89fc65f6ffda8add795d002334b6bbea55f5
https://github.com/llvm/llvm-project/commit/4adf89fc65f6ffda8add795d002334b6bbea55f5
Author: Nicolas Vasilache <nicolas.vasilache at gmail.com>
Date: 2023-01-17 (Tue, 17 Jan 2023)
Changed paths:
M mlir/include/mlir/Dialect/Transform/IR/TransformOps.td
M mlir/lib/Dialect/Transform/IR/TransformOps.cpp
M mlir/test/Dialect/Transform/test-interpreter.mlir
Log Message:
-----------
[mlir][Transform] Add a transform.get_consumers_of_result navigation op
Differential Revision: https://reviews.llvm.org/D141930
More information about the All-commits
mailing list