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

Mel Chen via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 30 04:04:55 PDT 2025


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

Remove the blank

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


More information about the llvm-commits mailing list