aboutsummaryrefslogtreecommitdiff
path: root/mlir/test/IR
AgeCommit message (Expand)AuthorFilesLines
23 hours[MLIR] Add f6E2M3FN type (#107999)Sergey Kozub1-0/+4
7 days[MLIR] Add f6E3M2FN type (#105573)Sergey Kozub1-0/+4
2024-08-15[mlir][test] XFAIL little-endian-only tests on SPARC (#103726)Rainer Orth1-1/+1
2024-08-12[mlir][IR] Auto-generate element type verification for VectorType (#102449)Matthias Springer1-3/+3
2024-08-09[mlir][ODS] Verify type constraints in Types and Attributes (#102326)Matthias Springer1-0/+9
2024-08-02[MLIR] Add f8E3M4 IEEE 754 type (#101230)Alexander Pivovarov1-0/+4
2024-07-26[mlir] Add property combinators, initial ODS support (#94732)Krzysztof Drewniak2-11/+60
2024-07-25[mlir] Add metadata to Diagnostic. (#99398)weiwei chen1-0/+19
2024-07-22[MLIR] Add f8E4M3 IEEE 754 type (#97118)Alexander Pivovarov1-0/+4
2024-07-07[mlir] load dialect in parser for optional parameters (#96667)Jeremy Kun2-12/+19
2024-06-21[mlir] load dialects for non-namespaced attrs (#96242)Mehdi Amini1-0/+11
2024-06-19[mlir][side effect] refactor(*): Include more precise side effects (#94213)donald chen1-32/+54
2024-06-14[mlir][test] Fix filecheck annotation typos [2/n] (#93476)klensy1-15/+15
2024-06-10[mlir] Sanitize identifiers with leading symbol. (#94795)Will Dietz1-0/+3
2024-06-06[MLIR] Fix generic assembly syntax for ArrayAttr containing hex float (#94583)Mehdi Amini1-0/+4
2024-06-03[mlir][arith] Further clean up select op definition (#93358)Jakub Kuderski1-2/+2
2024-05-25[mlir] Do not print empty property (#93379)Beal Wang1-0/+11
2024-05-24[mlir][test] Fix filecheck annotation typos (#92897)klensy1-1/+1
2024-05-07[MLIR][IR] add -mlir-print-unique-ssa-ids to AsmPrinter (#91241)Scott Manley1-0/+30
2024-05-04[MLIR] Extend floating point parsing support (#90442)orbiri2-0/+81
2024-04-12[mlir][ods] Do not print default-valued properties when the value is equal to...Beal Wang1-0/+5
2024-04-09[MLIR] Fix typo bug in AffineExprVisitor for WalkResult return case (#86138)Uday Bondhugula1-0/+5
2024-03-29Add operands to worklist when only used by deleted op (#86990)mlevesquedion2-0/+58
2024-03-13[mlir][ods] Fix generation of optional custom parsers (#84821)Jeff Niu2-0/+10
2024-02-05[mlir][Symbol] Add verification that symbol's parent is a SymbolTable (#80590)Joshua Cao3-23/+21
2024-01-30[mlir][ODS] Add `ConstantEnumCase` (#78992)Markus Böck1-0/+9
2024-01-24[MLIR] Fix tblgen properties printing to filter them out of discardable attrs...arthurqiu1-5/+5
2024-01-23[mlir] Add example of `printAlias` to test dialect (NFC) (#79232)Jeff Niu1-0/+14
2024-01-11[mlir] Add op printing flag to skip regions (#77726)Jakub Kuderski1-0/+18
2024-01-05[MLIR] Support interrupting AffineExpr walks (#74792)Uday Bondhugula1-0/+9
2024-01-04[mlir][RegionBranchOpInterface] explicitly check for existance of block termi...Maksim Levental1-1/+14
2023-12-20[mlir][IR] Change block/region walkers to enumerate `this` block/region (#75020)Matthias Springer1-1/+21
2023-12-08[mlir][mesh] Use tensor shape notation for the shape of a cluster (#73826)Boian Petkantchin2-0/+33
2023-12-01[mlir] notify insertion of parent op first when cloning (#73806)jeanPerier1-4/+19
2023-11-05[mlir][memref] Remove redundant `memref.tensor_store` op (#71010)Matthias Springer1-18/+0
2023-10-23[mlir] Verify TestBuiltinAttributeInterfaces eltype (#69878)Rik Huijzer1-0/+13
2023-10-17[MLIR][Doc] Prepend "Variadic of" in front of variadic operands (#69285)Mehdi Amini2-4/+4
2023-10-13[mlir] Fix distinct attr mismatch error reporting (#68938)Jacques Pienaar1-0/+2
2023-09-27Fix MLIR parser to actually error out when hitting a parse error on TensorTyp...Mehdi Amini1-0/+5
2023-09-01[mlir] Fix duplicate word typos; NFCFangrui Song1-1/+1
2023-08-27[mlir] Fix infinite recursion in alias initializerMarkus Böck1-0/+12
2023-08-25[MLIR][Printing] ASMPrinter prints escape characters in ResourcesMogball1-3/+3
2023-08-23[Printing] Add flag to not print resources.Mogball1-0/+41
2023-08-10[mlir] Fix verifier of `RegionBranchOpInterface`Markus Böck1-0/+10
2023-08-09Finish renaming getOperandSegmentSizeAttr() from `operand_segment_sizes` to `...Mehdi Amini2-25/+25
2023-07-24Update ODS variadic segments "magic" attributes to use native PropertiesMehdi Amini1-8/+8
2023-07-24Revert "Update ODS variadic segments "magic" attributes to use native Propert...Mehdi Amini1-8/+8
2023-07-24Update ODS variadic segments "magic" attributes to use native PropertiesMehdi Amini1-8/+8
2023-07-21[mlir] Add opt-in default property bytecode read and write implementationMarkus Böck1-0/+5
2023-07-17[mlir][ODS] Add support for passing properties to `ref` in `custom`Markus Böck1-0/+9