llvm-project/mlir/include
Frederik Gossen f8d7bd996f [MLIR][Shape] Remove empty extent tensor operands
Empty extent tensor operands were only removed when they were defined as a
constant. Additionally, we can remove them if they are known to be empty by
their type `tensor<0xindex>`.

Differential Revision: https://reviews.llvm.org/D101351
2021-04-27 14:51:43 +02:00
..
mlir [MLIR][Shape] Remove empty extent tensor operands 2021-04-27 14:51:43 +02:00
mlir-c [mlir][python] ExecutionEngine can dump to object file 2021-04-19 19:33:27 +00:00