..
Analysis
[mlir] Create a generic reduction detection utility
2021-09-24 20:45:59 +00:00
CAPI
Fix memory leaks in MLIR unit-tests (NFC)
2021-10-02 21:31:46 +00:00
Conversion
[mlir] Add alignment attribute to memref.global
2021-10-07 06:21:57 -07:00
Dialect
[mlir][sparse] accept affine subscripts in outer dimensions of dense memrefs
2021-10-11 11:45:14 -07:00
Examples
Fix/disable more MLIR tests exposing leaks in ASAN builds (NFC)
2021-10-02 23:53:02 +00:00
IR
Fix parsing of hex-format index dense tensor attributes.
2021-10-08 15:44:02 +00:00
Integration
X86Vector: relax checks in rsqrt's integration test
2021-10-08 13:59:18 -07:00
Interfaces
Split `InferShapedTypeOpInterface` to create `ReifyRankedShapedTypeInterface`.
2021-07-19 14:44:52 -07:00
Pass
[mlir:Pass] Generate a reproducer as early as possible
2021-10-05 18:11:26 +00:00
Rewrite
[mlir][PDL] Add support for variadic operands and results in the PDL byte code
2021-03-16 13:20:19 -07:00
Target
[mlir][spirv] Add ops and patterns for lowering standard max/min ops
2021-10-05 14:27:32 -04:00
Transforms
[MLIR] Add OrOp folding rule for constant one operand
2021-10-07 08:05:39 +05:30
Unit
Revert "Attempt to disable MLIR JIT tests on PowerPC to unbreak the bot"
2021-06-29 18:03:23 -05:00
lib
[mlir][ODS] Support result type inference in custom assembly format
2021-10-11 14:07:56 -06:00
mlir-cpu-runner
Disable mlir/test/mlir-cpu-runner/async-group.mlir with ASAN
2021-10-09 03:02:53 +00:00
mlir-linalg-ods-gen
[mlir][linalg] Add unsigned min/max/cast function to OpDSL.
2021-10-07 06:27:20 +00:00
mlir-lsp-server
[mlir] Set the namespace of the BuiltinDialect to 'builtin'
2021-07-28 21:00:10 +00:00
mlir-opt
[mlir] Set the namespace of the BuiltinDialect to 'builtin'
2021-07-28 21:00:10 +00:00
mlir-reduce
[mlir-reduce] Reducer refactor.
2021-06-02 07:45:00 +08:00
mlir-spirv-cpu-runner
[mlir] fix SPIR-V CPU and Vulkan runners after e2310704d8
2021-03-15 18:36:58 +01:00
mlir-tblgen
[mlir][ODS] Support result type inference in custom assembly format
2021-10-11 14:07:56 -06:00
mlir-translate
[mlir] Print the correct tool name in mlirTranslateMain
2021-01-05 19:17:01 -08:00
mlir-vulkan-runner
[mlir] fix SPIR-V CPU and Vulkan runners after e2310704d8
2021-03-15 18:36:58 +01:00
python
[mlir][python] support taking ops instead of values in op constructors
2021-10-08 09:49:48 +02:00
APITest.h
Mass update the MLIR license header to mention "Part of the LLVM project"
2020-01-26 03:58:30 +00:00
CMakeLists.txt
Add a `check-mlir-build-only` build target that only builds the dependencies of the `check-mlir` test target (NFC)
2021-10-02 04:06:17 +00:00
lit.cfg.py
[mlir] [test] Add missing tool substitutions
2021-10-03 21:28:13 +02:00
lit.site.cfg.py.in
[MLIR] Fix Standalone dialect test to work in out-of-tree builds
2021-06-02 17:24:46 +00:00