diff options
| author | Alex Zinenko <zinenko@google.com> | 2023-05-17 15:06:41 +0000 |
|---|---|---|
| committer | Alex Zinenko <zinenko@google.com> | 2023-05-22 08:19:49 +0000 |
| commit | 46af120e159c18b5530738ce396a12b545063f3d (patch) | |
| tree | 4e803ddcdeedfd704526ea32f7f2d128397aa254 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp | |
| parent | 9813c184f76666af78da44b13191ace68d8fca27 (diff) | |
[mlir] don't hardcode PDL_Operation in TestTransformDialectExtensions
Update operations in Transform dialect extensions used for testing to
use the more generic `TransformHandleTypeInterface` type constraint
instead of hardcoding `PDL_Operation`. See
https://discourse.llvm.org/t/rfc-type-system-for-the-transform-dialect/65702
for motivation. This is particularly important as these tests are often
used as source of best practices.
Update tests to use `!transform.any_op` instead of `!pdl.operation`.
Depends On D150785
Reviewed By: nicolasvasilache
Differential Revision: https://reviews.llvm.org/D150786
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions
