..
Analysis
[mlir] Make topologicalSort iterative and consider op regions
2021-11-10 10:05:01 -08:00
CAPI
[mlir] Introduce C API for the Quantization dialect types
2022-01-05 16:20:29 +01:00
Conversion
[mlir] Require struct indices in LLVM::GEPOp to be constant
2022-01-07 09:56:05 +01:00
Dialect
Remove NaN constant from arith.minf, arith.maxf expansion
2022-01-12 20:56:40 +01:00
Examples
Re-apply "[mlir] Allow out-of-tree python building from installed MLIR."
2021-11-14 20:31:34 -08:00
IR
[mlir] Retain metadata for single loc fusedloc
2022-01-04 15:37:33 -08:00
Integration
[MLIR][PDL] Integration test of multi-root matching and related fixes.
2022-01-04 08:03:45 +05:30
Interfaces
[MLIR] Replace std ops with arith dialect ops
2021-10-13 03:07:03 +00:00
Pass
[MLIR] Replace std ops with arith dialect ops
2021-10-13 03:07:03 +00:00
Rewrite
Introduced iterative bytecode execution.
2021-11-26 18:11:37 +05:30
Target
[mlir][OpenMP] Change the syntax of omp.atomic.read op
2022-01-10 16:19:45 +05:30
Transforms
Add inliner interface for GPU dialect
2022-01-12 12:55:02 +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][linalg][bufferize] Add pass options for `createDeallocs`
2022-01-12 18:55:36 +09:00
mlir-cpu-runner
[mlir][memref] Tighten verification of memref.reinterpret_cast
2022-01-10 11:55:47 +01:00
mlir-linalg-ods-gen
[mlir][OpDSL] Rename `PrimFn` to `ArithFn`.
2022-01-07 12:38:03 +00:00
mlir-lsp-server
[MLIR] Replace std ops with arith dialect ops
2021-10-13 03:07:03 +00:00
mlir-opt
[Coroutines] Set presplit attribute in Clang and mlir
2022-01-05 10:25:02 +08:00
mlir-pdll /Parser
[PDLL] Add a `rewrite` statement to enable complex rewrites
2021-12-16 02:08:13 +00:00
mlir-reduce
[mlir-reduce] Reducer refactor.
2021-06-02 07:45:00 +08:00
mlir-spirv-cpu-runner
Fix clang-tidy issues in mlir/ (NFC)
2021-12-20 20:25:01 +00:00
mlir-tblgen
Add a `qualified` directive to the Op, Attribute, and Type declarative assembly format
2022-01-11 01:30:19 +00:00
mlir-translate
[mlir] Print the correct tool name in mlirTranslateMain
2021-01-05 19:17:01 -08:00
mlir-vulkan-runner
[MLIR] Replace std ops with arith dialect ops
2021-10-13 03:07:03 +00:00
python
[mlir][OpDSL] Separate `ReduceFn` and `ReduceFnUse`.
2022-01-07 12:51:06 +00:00
APITest.h
Adjust "end namespace" comment in MLIR to match new agree'd coding style
2021-12-08 06:05:26 +00:00
CMakeLists.txt
[mlir] Introduce C API for the Quantization dialect types
2022-01-05 16:20:29 +01:00
lit.cfg.py
[mlir] Introduce C API for the Quantization dialect types
2022-01-05 16:20:29 +01:00
lit.site.cfg.py.in
[MLIR][GPU] Add target arguments to SerializeToHsaco
2021-11-18 16:28:44 +00:00