..
Analysis
[MLIR][NFC] Simplex::restoreRow: improve documentation
2021-11-21 19:23:55 +05:30
Bindings /Python
[mlir] Replace usages of Identifier with StringAttr
2021-11-11 02:02:24 +00:00
CAPI
[mlir] Add InitializeNativeTargetAsmParser to ExecutionEngine.
2021-11-22 11:28:14 +00:00
Conversion
[mlir][gpu] Extend shuffle op modes and add nvvm lowering
2021-11-19 11:14:31 -08:00
Dialect
[mlir][linalg] Remove tile and fuse test pass (NFC).
2021-11-22 12:33:31 +00:00
ExecutionEngine
[mlir] Add InitializeNativeTargetAsmParser to ExecutionEngine.
2021-11-22 11:28:14 +00:00
IR
[MLIR] Simplify Semi-affine expressions by rule based matching and replacing "expr - q * (expr floordiv q)" with "expr mod q" expression.
2021-11-20 21:05:36 +05:30
Interfaces
[mlir][NFC] Replace references to Identifier with StringAttr
2021-11-16 17:36:26 +00:00
Parser
[mlir] Convert NamedAttribute to be a class
2021-11-18 05:39:29 +00:00
Pass
[mlir][NFC] Replace references to Identifier with StringAttr
2021-11-16 17:36:26 +00:00
Reducer
[mlir] Replace report_fatal_error(std::string) uses with report_fatal_error(Twine)
2021-10-06 12:57:20 +01:00
Rewrite
[mlir] Refactor AbstractOperation and OperationName
2021-11-17 22:29:57 +00:00
Support
[mlir] MicroOptimize a few hot StorageUniquer code paths
2021-11-11 02:02:24 +00:00
TableGen
[mlir][ods] Cleanup of Class Codegen helper
2021-11-12 21:22:01 +00:00
Target
[mlir][gpu] Extend shuffle op modes and add nvvm lowering
2021-11-19 11:14:31 -08:00
Tools
[mlir][lsp] Use ResultGroupDefinition struct
2021-11-17 00:40:57 +00:00
Transforms
[mlir] Expose region utils functions
2021-11-19 09:24:39 +01:00
Translation
[mlir] run the verifier before translating a module
2021-07-28 18:15:58 +02:00
CMakeLists.txt
Re-engineer MLIR python build support.
2021-07-27 15:54:58 +00:00