Files
clang-p2996/mlir/test/Dialect/Transform
Oleksandr "Alex" Zinenko 1c352e66e7 make transform.split_handle accept any handle kind (#118752)
It can now split value and parameter handles in addition to operation
handles. This is a generally useful functionality.
2024-12-15 22:58:16 +01:00
..