llvm-project/mlir/lib
Jeff Niu a5c46bf952 [mlir] Allow DenseElementsAttr to use any shaped type
This patch allows the type of DenseElementsAttr to be any shaped type.

Reviewed By: rriddle

Differential Revision: https://reviews.llvm.org/D135002
2022-09-30 23:25:14 -07:00
..
Analysis [MLIR][Presburger] Add hermite normal form computation to Matrix 2022-09-14 16:39:05 +01:00
AsmParser [mlir] Allow DenseElementsAttr to use any shaped type 2022-09-30 23:25:14 -07:00
Bindings/Python [mlir] Add Python bindings for StridedLayoutAttr 2022-09-29 11:03:30 +00:00
Bytecode [mlir] Making verification after parsing optional 2022-09-28 20:38:12 -07:00
CAPI [mlir] Add Python bindings for StridedLayoutAttr 2022-09-29 11:03:30 +00:00
Conversion [mlir:OpenMP][NFC] Update OpenMP API to use prefixed accessors 2022-09-30 15:27:11 -07:00
Dialect [mlir] Flip Async/GPU/MemRef/OpenACC/OpenMP/PDL dialects to prefixed 2022-09-30 16:55:30 -07:00
ExecutionEngine [mlir] Fix warnings 2022-09-30 15:00:56 -07:00
IR [mlir] Allow DenseElementsAttr to use any shaped type 2022-09-30 23:25:14 -07:00
Interfaces [MLIR] NFC. Introduce mlir::hasEffect and refactor usages dialect util 2022-09-07 12:21:57 +05:30
Parser [mlir] Add initial support for a binary serialization format 2022-08-22 00:36:26 -07:00
Pass [mlir-opt] Delay pass manager creation until after parsing 2022-09-27 20:34:20 -04:00
Reducer [MLIR] Update pass declarations to new autogenerated files 2022-08-31 12:28:45 +02:00
Rewrite [mlir] Use x.empty() instead of llvm::empty(x) (NFC) 2022-09-18 10:53:49 -07:00
Support [mlir] Generate C++ doc comments for interfaces 2022-08-10 15:12:29 +02:00
TableGen [mlir][ods] Generalize default/optional parameters 2022-09-20 11:07:53 -07:00
Target [mlir:OpenMP][NFC] Update OpenMP API to use prefixed accessors 2022-09-30 15:27:11 -07:00
Tools [mlir:PDL][NFC] Update PDL API to use prefixed accessors 2022-09-30 15:27:10 -07:00
Transforms [mlir] specify the values when notifying about op replacement 2022-09-27 16:22:35 +00:00
CMakeLists.txt [mlir] Add initial support for a binary serialization format 2022-08-22 00:36:26 -07:00