llvm-capstone/mlir/python
Andrzej Warzynski 1e70ab5f0d [mlir][transform] Update transform.loop.peel (reland #67482)
This patch updates `transform.loop.peel` so that this Op returns two
rather than one handle:
  * one for the peeled loop, and
  * one for the remainder loop.
Also, following this change this Op will fail if peeling fails. This is
consistent with other similar Ops that also fail if no transformation
takes place.

Relands #67482 with an extra fix for transform_loop_ext.py
2023-09-28 14:35:46 +00:00
..
mlir [mlir][transform] Update transform.loop.peel (reland #67482) 2023-09-28 14:35:46 +00:00
CMakeLists.txt [mlir][python] smaller scope for vector enumgen (#66992) 2023-09-21 12:57:41 +02:00
requirements.txt [mlir][python] Bump min pybind11 version to 2.9.0 2023-05-23 13:51:40 -04:00