llvm-project/mlir/lib/Dialect/StandardOps
Marius Brehler 849f8183fb [mlir] Fix ConstantOp verifier
This restricts the attributes to integers for constants of type
IndexType. So far an attribute like StringAttr as in

  %c1 = constant "" : index

is valid.

Reviewed By: mehdi_amini

Differential Revision: https://reviews.llvm.org/D98216
2021-03-12 08:49:25 +01:00
..
EDSC [mlir] Remove EDSC BlockBuilder, BlockHandle and related functionality 2020-06-19 09:37:44 +02:00
IR [mlir] Fix ConstantOp verifier 2021-03-12 08:49:25 +01:00
Transforms [MLIR][LinAlg] Detensorize interal function control flow. 2021-03-02 11:46:20 +01:00
Utils [MLIR][Linalg] Refactor transforms to use linalg::getDynOperands helper 2021-01-11 16:24:59 -08:00
CMakeLists.txt [mlir] Add an interface for Cast-Like operations 2021-01-20 16:28:17 -08:00