llvm-project/mlir/lib
Chia-hung Duan 64ce74a6c8 [mlir] Handle StringAttr in SparseElementsAttr::getZeroAttr.
Reviewed By: rriddle

Differential Revision: https://reviews.llvm.org/D111203
2021-11-04 18:18:20 +00:00
..
Analysis [MLIR] FlatAffineConstraints: Ensure dimensionalities match when calling mergeLocalIds 2021-10-30 17:39:27 +05:30
Bindings/Python [mlir][python] expose the shape property of shaped types 2021-11-03 10:49:12 +01:00
CAPI [mlir][python] improve usability of Python affine construct bindings 2021-11-03 10:48:01 +01:00
Conversion [mlir][gpuTonvvm] Remove hardcoded values in MMAType to llvm struct 2021-11-02 08:12:27 -07:00
Dialect [mlir][sparse] reject sparsity annotation in "scalar" tensors 2021-11-04 09:49:05 -07:00
ExecutionEngine [mlir][sparse] Rename SparseUtils.cpp file to SparseTensorUtils.cpp 2021-11-02 13:54:33 -07:00
IR [mlir] Handle StringAttr in SparseElementsAttr::getZeroAttr. 2021-11-04 18:18:20 +00:00
Interfaces
Parser
Pass Add a clear() method on the PassManager (NFC) 2021-10-25 04:39:00 +00:00
Reducer
Rewrite
Support
TableGen [mlir] Fix missing prefix for region accessor on OpAdaptor 2021-10-26 17:35:16 -07:00
Target [mlir][nvvm] Generalize wmma ops to handle more types and shapes 2021-11-01 10:27:26 -07:00
Tools
Transforms [Utils] Fix a warning in DialectConversion.cpp 2021-10-26 21:01:29 -07:00
Translation
CMakeLists.txt