Files
clang-p2996/mlir/lib/Dialect/Transform
Nicolas Vasilache cf2d80b9a2 [mlir][Transform] Fix transform::SequenceOp builder
Previously, the wrond type would be used and would not matche the number of locations triggering
an assertion failures in `createBlock`.
2023-03-02 01:11:08 -08:00
..