llvm-project/mlir/test/Dialect/Transform
Alex Zinenko 6c57b0debe [mlir] improve and test TransformState::Extension
Add the mechanism for TransformState extensions to update the mapping between
Transform IR values and Payload IR operations held by the state. The mechanism
is intentionally restrictive, similarly to how results of the transform op are
handled.

Introduce test ops that exercise a simple extension that maintains information
across the application of multiple transform ops.

Reviewed By: nicolasvasilache

Differential Revision: https://reviews.llvm.org/D124778
2022-05-03 11:33:00 +02:00
..
ops-invalid.mlir [mlir] use side effects in the Transform dialect 2022-04-22 23:29:11 +02:00
ops.mlir [mlir] use side effects in the Transform dialect 2022-04-22 23:29:11 +02:00
test-dialect-injection.mlir
test-interpreter.mlir [mlir] Connect Transform dialect to PDL 2022-04-21 16:23:10 +02:00
transform-state-extension.mlir [mlir] improve and test TransformState::Extension 2022-05-03 11:33:00 +02:00