..
Analysis
[mlir] Drop reliance of SliceAnalysis on specific ops.
2021-02-16 06:34:32 +00:00
Bindings
[mlir] Add Python bindings for IntegerSet
2021-01-26 17:32:51 +01:00
CAPI
[mlir] avoid exposing mutable DialectRegistry from MLIRContext
2021-02-10 12:07:34 +01:00
Conversion
Lower math.expm1 to intrinsics in the GPUToNVVM and GPUToROCDL conversions.
2021-02-16 10:23:42 +01:00
Dialect
[mlir] Don't return nullptrs from scf::IfOp::getSuccessorRegions
2021-02-16 12:06:30 +01:00
EDSC
[mlir][IR] Remove the concept of OperationProperties
2021-02-09 12:00:15 -08:00
ExecutionEngine
Reland "[mlir] add support for verification in integration tests"
2021-02-14 20:30:05 +01:00
Interfaces
[mlir][IR] Remove the concept of OperationProperties
2021-02-09 12:00:15 -08:00
IR
[mlir] Add clone method to ShapedType
2021-02-15 11:04:16 -08:00
Parser
[mlir][IR] Remove the concept of OperationProperties
2021-02-09 12:00:15 -08:00
Pass
Enable Pass::initialize()
to fail by returning a LogicalResult
2021-02-11 01:51:53 +00:00
Reducer
[mlir] NFC: fix trivial typos
2020-10-29 04:05:22 +09:00
Rewrite
Fix a few GCC compiler warnings (NFC)
2021-01-19 06:00:04 +00:00
Support
[mlir] avoid exposing mutable DialectRegistry from MLIRContext
2021-02-10 12:07:34 +01:00
TableGen
[mlir][ODS] Allow to specify custom namespace for NativeOpTrait
2021-02-08 10:25:45 +03:00
Target
[mlir] Use the interface-based translation for LLVM "intrinsic" dialects
2021-02-15 14:43:07 +01:00
Transforms
[mlir] Drop reliance of SliceAnalysis on specific ops.
2021-02-16 06:34:32 +00:00
Translation
[mlir] avoid exposing mutable DialectRegistry from MLIRContext
2021-02-10 12:07:34 +01:00
CMakeLists.txt
[mlir][NFC] Move around the code related to PatternRewriting to improve layering
2020-10-26 18:01:06 -07:00