| [mlir] Infer SubElementInterface implementations using the storage KeyTy | 3 年前 |
| [mlir] Refactor alias generation to support nested aliases | 3 年前 |
| [MLIR] Fix typo bug in AffineExprVisitor for WalkResult return case (#86138) | 2 年前 |
| [MLIR] Fix generic assembly syntax for ArrayAttr containing hex float (#94583) | 1 年前 |
| [mlir] Remove special case parsing/printing of func operations | 4 年前 |
| [MLIR] Add f8E4M3 IEEE 754 type (#97118) | 1 年前 |
| Add custom lilith script. | 7 年前 |
| [mlir][memref] Remove redundant memref.tensor_store op (#71010) | 2 年前 |
| [MLIR] Extend floating point parsing support (#90442) | 2 年前 |
| [mlir][ods] Fix generation of optional custom parsers (#84821) | 2 年前 |
| [mlir] Convert raw data in dense element attributes for big-endian machines. | 5 年前 |
| [mlir] Add a new builtin DenseResourceElementsAttr | 3 年前 |
| [mlir][Pass] Include anchor op in -pass-pipeline | 3 年前 |
| [mlir] Add support for regex within expected-* diagnostics | 3 年前 |
| [mlir:ODS] Support using attributes in AllTypesMatch to automatically add InferTypeOpInterface | 4 年前 |
| [mlir] Improve syntax of distinct[n]<unit> | 2 年前 |
| [mlir] Add Dynamic Dialects | 3 年前 |
| [mlir] Verify TestBuiltinAttributeInterfaces eltype (#69878) | 2 年前 |
| [mlir:Parser] Don't use strings for the "ugly" form of Attribute/Type syntax | 3 年前 |
| [mlir][ODS] Add ConstantEnumCase (#78992) | 2 年前 |
| Fix MLIR parser to actually error out when hitting a parse error on TensorType encoding field | 2 年前 |
| [mlir] Fix printing of dialect resources | 2 年前 |
| [mlir] check whether region and block visitors are interrupted | 3 年前 |
| [mlir] check whether region and block visitors are interrupted | 3 年前 |
| [mlir][NFC] Update textual references of func to func.func in IR/Interface tests | 4 年前 |
| [mlir][NFC] Update textual references of func to func.func in IR/Interface tests | 4 年前 |
| Add operands to worklist when only used by deleted op (#86990) | 2 年前 |
| Add operands to worklist when only used by deleted op (#86990) | 2 年前 |
| [mlir][NFC] Remove trailing whitespaces from *.td and *.mlir files. | 3 年前 |
| [mlir] Fix distinct attr mismatch error reporting (#68938) | 2 年前 |
| [mlir] Allow negative strides and offset in StridedLayoutAttr | 3 年前 |
| [mlir][ods] Fix generation of optional custom parsers (#84821) | 2 年前 |
| [mlir] Add fallback support for parsing/printing unknown external resources | 3 年前 |
| [mlir][Symbol] Add verification that symbol's parent is a SymbolTable (#80590) | 2 年前 |
| [mlir][NFC] Remove trailing whitespaces from *.td and *.mlir files. | 3 年前 |
| [mlir][NFC] Update textual references of func to func.func in IR/Interface tests | 4 年前 |
| [mlir][arith] Further clean up select op definition (#93358) | 1 年前 |
| [mlir] Remove the type keyword from type alias definitions | 3 年前 |
| Introduce MLIR Op Properties | 3 年前 |
| [mlir] Add OpAsmPrinter::printOptionalLocationSpecifier | 3 年前 |
| [mlir] Infer SubElementInterface implementations using the storage KeyTy | 3 年前 |
| Define a NoTerminator traits that allows operations with a single block region to not provide a terminator | 5 年前 |
| [mlir] add an option to print op stats in JSON | 3 年前 |
| [mlir][NFC] Update textual references of func to func.func in IR/Interface tests | 4 年前 |
| [mlir][NFC] Update textual references of func to func.func in IR/Interface tests | 4 年前 |
| [MLIR][Doc] Prepend "Variadic of" in front of variadic operands (#69285) | 2 年前 |
| Implement recursive support into OperationEquivalence::isEquivalentTo() | 4 年前 |
| Fix endian conversion of sub-byte types | 3 年前 |
| [mlir] load dialect in parser for optional parameters (#96667) | 1 年前 |
| [mlir] load dialect in parser for optional parameters (#96667) | 1 年前 |
| [mlir] Remove OpaqueElementsAttr | 3 年前 |
| [mlir] Cleanup lingering problems surrounding attribute/type aliases | 3 年前 |
| [mlir][TestDialect] Fix invalid custom op printers | 2 年前 |
| [MLIR][Printing] ASMPrinter prints escape characters in Resources | 2 年前 |
| Fix test dialect to avoid using an unregistered dialect | 3 年前 |
| [mlir] Sanitize identifiers with leading symbol. (#94795) | 1 年前 |
| [mlir][AsmPrinter] Fallback to using qualified printer if unqualified output is empty | 3 年前 |
| [mlir] Set the namespace of the BuiltinDialect to 'builtin' | 4 年前 |
| Adopt Properties to store operations inherent Attributes in the Func dialect | 3 年前 |
| [mlir] Set the namespace of the BuiltinDialect to 'builtin' | 4 年前 |
| [mlir][NFC] Make 'printOp' public in AsmPrinter | 3 年前 |
| Change filecheck default to dump input on failure | 5 年前 |
| Improve diagnostic when emitting operations with regions | 3 年前 |
| [mlir] Add op printing flag to skip regions (#77726) | 2 年前 |
| [MLIR][IR] add -mlir-print-unique-ssa-ids to AsmPrinter (#91241) | 2 年前 |
| [mlir][NFC] Remove trailing whitespaces from *.td and *.mlir files. | 3 年前 |
| [mlir] Add opt-in default property bytecode read and write implementation | 2 年前 |
| [mlir] Do not print empty property (#93379) | 2 年前 |
| [mlir] Fix infinite recursion in alias initializer | 2 年前 |
| [mlir][Symbol] Add verification that symbol's parent is a SymbolTable (#80590) | 2 年前 |
| [mlir][NFC] Update textual references of func to func.func in IR/Interface tests | 4 年前 |
| [MLIR][Doc] Prepend "Variadic of" in front of variadic operands (#69285) | 2 年前 |
| [mlir][NFC] Update textual references of func to func.func in IR/Interface tests | 4 年前 |
| [mlir][SliceAnalysis] Add an options object to forward and backward slice. | 2 年前 |
| [mlir] Add a builtin distinct attribute | 2 年前 |
| [mlir] notify insertion of parent op first when cloning (#73806) | 2 年前 |
| Introduce MLIR Op Properties | 3 年前 |
| [mlir][NFC] Update textual references of func to func.func in IR/Interface tests | 4 年前 |
| [mlir][NFC] Update textual references of func to func.func in IR/Interface tests | 4 年前 |
| [mlir][NFC] Update textual references of func to func.func in IR/Interface tests | 4 年前 |
| [mlir][NFC] Update textual references of func to func.func in IR/Interface tests | 4 年前 |
| [mlir][NFC] Update textual references of func to func.func in IR/Interface tests | 4 年前 |
| Introduce MLIR Op Properties | 3 年前 |
| [mlir][matchers] Add m_Op(StringRef) and m_Attr matchers | 3 年前 |
| [mlir][RegionBranchOpInterface] explicitly check for existance of block terminator (#76831) | 2 年前 |
| [mlir][side effect] refactor(*): Include more precise side effects (#94213) | 1 年前 |
| [mlir] Add a builtin distinct attribute | 2 年前 |
| [mlir] Add a builtin distinct attribute | 2 年前 |
| [mlir][NFC] Remove trailing whitespaces from *.td and *.mlir files. | 3 年前 |
| [mlir][NFC] Update textual references of func to func.func in IR/Interface tests | 4 年前 |
| [MLIR][Test] Avoid buffer overflow for test.verifiers | 2 年前 |
| [mlir-opt] Support parsing operations other than 'builtin.module' as top-level | 3 年前 |
| [mlir][Symbol] Add verification that symbol's parent is a SymbolTable (#80590) | 2 年前 |
| [mlir][IR] Change block/region walkers to enumerate this block/region (#75020) | 2 年前 |
| Adopt Properties to store operations inherent Attributes in the Func dialect | 3 年前 |
| [mlir][NFC] Update remaining textual references of un-namespaced func operations | 4 年前 |