[llvm] [LV] Always include middle block cost in isOutsideLoopWorkProfitable. (PR #171102)
Florian Hahn via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 12 13:40:31 PST 2025
================
@@ -9362,13 +9362,7 @@ static bool isOutsideLoopWorkProfitable(GeneratedRTChecks &Checks,
// one exists.
----------------
fhahn wrote:
Ah yes, updated the comment in 333ee931df888c7e0c62249290b20c17cb33d10b, thanks!
https://github.com/llvm/llvm-project/pull/171102
More information about the llvm-commits
mailing list