llvm-project/mlir/include
thomasraoux 52525cb20f [mlir][linalg][NFC] Make reshape folding control more fine grain
This expose a lambda control instead of just a boolean to control unit
dimension folding.
This however gives more control to user to pick a good heuristic.
Folding reshapes helps fusion opportunities but may generate sub-optimal
generic ops.

Differential Revision: https://reviews.llvm.org/D101917
2021-05-06 10:11:39 -07:00
..
mlir [mlir][linalg][NFC] Make reshape folding control more fine grain 2021-05-06 10:11:39 -07:00
mlir-c [mlir][python] Add basic python support for GPU dialect and passes 2021-04-28 14:52:28 +00:00