llvm-capstone/mlir/lib
River Riddle 68c8b6c4cd [mlir] Use getDenseElementBitwidth instead of Type::getElementTypeBitWidth.
Summary: Some data values have a different storage width than the corresponding MLIR type, e.g. bfloat is currently stored as a double.

Reviewed By: nicolasvasilache

Differential Revision: https://reviews.llvm.org/D72478
2020-01-09 14:51:44 -08:00
..
Analysis NFC: Replace ValuePtr with Value and remove it now that Value is value-typed. 2019-12-23 16:36:53 -08:00
Conversion [mlir] add a missing dependency for Linalg conversion 2020-01-09 23:00:41 +01:00
Dialect [mlir][GPU] introduce utilities for promotion to workgroup memory 2020-01-09 10:06:00 +01:00
EDSC NFC: Replace ValuePtr with Value and remove it now that Value is value-typed. 2019-12-23 16:36:53 -08:00
ExecutionEngine Adjust License.txt file to use the LLVM license 2019-12-23 15:33:37 -08:00
IR [mlir] Use getDenseElementBitwidth instead of Type::getElementTypeBitWidth. 2020-01-09 14:51:44 -08:00
Parser [mlir] Fix -Wrange-loo-analysis warnings 2020-01-01 16:06:04 -08:00
Pass Refactor the way that pass options are specified. 2019-12-23 16:48:22 -08:00
Quantizer NFC: Replace ValuePtr with Value and remove it now that Value is value-typed. 2019-12-23 16:36:53 -08:00
Support [mlir] Make code blocks more consistent 2019-12-31 09:54:16 -08:00
TableGen [mlir][spirv] Allow specifying availability on enum attribute cases 2020-01-02 13:19:44 -05:00
Target [mlir] Fix -Wrange-loo-analysis warnings 2020-01-01 16:06:04 -08:00
Transforms [mlir] Refactor operation results to use a single use list for all results of the operation. 2019-12-30 20:50:07 -08:00
Translation Adjust License.txt file to use the LLVM license 2019-12-23 15:33:37 -08:00
CMakeLists.txt NFC: Move AffineOps dialect to the Dialect sub-directory. 2019-08-20 15:36:39 -07:00