..
Analysis
[mlir] Convert OpTrait::FunctionLike to FunctionOpInterface
2022-01-18 20:56:53 -08:00
Bindings /Python
[mlir] Introduce Python bindings for the PDL dialect
2022-01-19 11:19:56 +01:00
CAPI
[mlir] Introduce Python bindings for the PDL dialect
2022-01-19 11:19:56 +01:00
Conversion
[tosa][mlir] Lowering for dynamic shapes in the reduce_x ops in tosa-to-linalg
2022-01-19 11:15:14 -08:00
Dialect
Preserve function argument locations.
2022-01-20 00:01:12 +00:00
ExecutionEngine
[mlir][sparse] Simplifying assertions in fromCOO
2022-01-19 11:25:41 -08:00
Interfaces
[mlir] Remove getNumberOfExecutions from RegionBranchOpInterface
2022-01-14 13:15:27 -08:00
IR
Preserve function argument locations.
2022-01-20 00:01:12 +00:00
Parser
Preserve function argument locations.
2022-01-20 00:01:12 +00:00
Pass
[mlir] Add a parsePassPipeline overload that returns a new pass manager
2022-01-12 14:54:30 -08:00
Reducer
Apply clang-tidy fixes for performance-move-const-arg in ReductionNode.cpp (NFC)
2022-01-10 01:05:14 +00:00
Rewrite
[MLIR][PDL] Integration test of multi-root matching and related fixes.
2022-01-04 08:03:45 +05:30
Support
Avoid creating a ThreadPool in MlirOptMain when --mlir-disable-threading
option is set
2022-01-08 02:26:41 +00:00
TableGen
Use reference for large object passed by value at the moment in MLIR TableGen (NFC)
2022-01-18 06:48:33 +00:00
Target
[MLIR][OpenMP] Support schedule chunk size with various bit width
2022-01-19 12:36:53 +08:00
Tools
[mlir] Convert OpTrait::FunctionLike to FunctionOpInterface
2022-01-18 20:56:53 -08:00
Transforms
[mlir] Convert OpTrait::FunctionLike to FunctionOpInterface
2022-01-18 20:56:53 -08:00
Translation
Apply clang-tidy fixes for performance-unnecessary-value-param to MLIR (NFC)
2022-01-02 01:45:18 +00:00
CMakeLists.txt
Disable the MLIR ExecutionEngine library when the native target is not configured
2022-01-15 19:36:27 +00:00