Files
clang-p2996/mlir/lib/Dialect/MLProgram
lorenzo chelini dc74d2f831 [MLIR][NFC] Retire let constructor for Shape and MLProgram (#128869)
`let constructor` is legacy (do not use in tree!) since the table gen
backend emits most of the glue logic to build a pass. This PR retires
the td method for Shape and MLProgram
2025-02-27 08:25:03 +01:00
..