[Mlir-commits] [mlir] [mlir][SCF] Add support for peeling the first iteration out of the loop (PR #74015)

Lei Zhang llvmlistbot at llvm.org
Fri Dec 8 22:07:34 PST 2023


================

----------------
antiagainst wrote:

Also add a test case where

* We cannot elidate the `affine.min` op inside the first iteration loop?
* We have a trip-one loop? (See my comments before regarding why this is interesting.)

https://github.com/llvm/llvm-project/pull/74015


More information about the Mlir-commits mailing list