Files
clang-p2996/mlir
arthurqiu ce21721d1d [MLIR] Fix tblgen properties printing to filter them out of discardable attrs dict (#79243)
This is to fix the bug reported in
https://discourse.llvm.org/t/whats-the-recommended-way-to-use-prop-dict/75921

When `prop-dict` is used in the assembly format, `attr-dict` should
print discardable attributes only.

Co-authored-by: Arthurq Qiu <arthurq@nvidia.com>
2024-01-24 13:53:52 -08:00
..
2024-01-19 17:38:27 +01:00
2024-01-24 12:12:55 -08:00

Multi-Level Intermediate Representation

See https://mlir.llvm.org/ for more information.