[llvm] [VPlan] Materialize constant vector trip counts before final opts. (PR #142309)

via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 26 02:00:38 PDT 2025


================
@@ -90,29 +90,53 @@ for.end:
 }
 
 define i32 @constpre()  {
----------------
ayalz wrote:

Extensive changes here?

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


More information about the llvm-commits mailing list