[Mlir-commits] [mlir] [mlir] Delete unroll-full option for Affine/SCF unroll pass (PR #164658)
Baoqi Zhang
llvmlistbot at llvm.org
Wed Dec 17 19:49:44 PST 2025
kikieleven wrote:
> Make the unroll-factor take -1 as "full" and avoid potential conflict when passing both an explicit factor and unroll-full=true.
Please update the description of unroll-factor. Otherwise, without checking this pull request, I wouldn't know that setting unroll-factor to -1 now replaces the original functionality of unroll-full."
https://github.com/llvm/llvm-project/pull/164658
More information about the Mlir-commits
mailing list