[llvm] [VPlan] Don't fold live ins with both scalar and vector operands (PR #154067)
Florian Hahn via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 18 13:10:20 PDT 2025
================
----------------
fhahn wrote:
You should be able to move this to the target-independent file, it probably needs `-force-widen-divrem-via-safe-divisor=false` passing and the loop must have a trip count of at least 4
https://github.com/llvm/llvm-project/pull/154067
More information about the llvm-commits
mailing list