aboutsummaryrefslogtreecommitdiff
path: root/mlir/test/mlir-tblgen/rewriter-errors.td
AgeCommit message (Expand)AuthorFilesLines
2024-03-06[mlir][drr] Add warning for simple case of mismatched variadic. (#84040)Jacques Pienaar1-0/+15
2022-03-15[mlir] Split out AttrDef/TypeDef and pattern constructs from OpBase.tdRiver Riddle1-0/+1
2022-02-03[mlir] Fix crash in RewriterGen when a `TypeConstraint` is not given an argumentMarkus Böck1-0/+14
2022-01-31Remove OpTrait, AttrTrait and TypeTraitSanjoy Das1-1/+1
2021-09-15[DRR] Explicit Return Types in RewritesMogball1-0/+14
2021-05-10Support NativeCodeCall binding in rewrite pattern.Chia-hung Duan1-4/+12
2020-10-15[mlir] RewriterGen NativeCodeCall matcher with ConstantOp matcherRob Suderman1-0/+29