[llvm] [LV] Use ICMP_UGE for BranchOnCount when VF is scalable (PR #102575)

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 19 00:33:38 PDT 2024


fhahn wrote:

Why can't this be fixed in SCEV?

> Post it here to see if it is the right way to fix this isssue in LV, because I can't fix it in SCEV.

could you elaborate on why this can't be fixed in SCEV?

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


More information about the llvm-commits mailing list