[llvm] [LV] Vectorize selecting last IV of min/max element. (PR #141431)

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 1 03:55:27 PDT 2025


================
@@ -9292,6 +9307,7 @@ void LoopVectorizationPlanner::adjustRecipesForReductions(
       PhiR->setOperand(0, StartV);
     }
   }
+
----------------
fhahn wrote:

Done thanks

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


More information about the llvm-commits mailing list