[llvm] [LV] Optimise users of induction variables in early exit blocks (PR #130766)
Florian Hahn via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 25 13:56:46 PDT 2025
================
@@ -86,6 +85,427 @@ loop.end:
}
+define i32 @same_exit_block_pre_inc_use1_iv64_endi32_step2() {
----------------
fhahn wrote:
That looks fine, thanks
https://github.com/llvm/llvm-project/pull/130766
More information about the llvm-commits
mailing list