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

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Sat Nov 29 12:58:17 PST 2025


fhahn wrote:

@mikaelholmen thanks for the report, should be fixed in cd3192a2c9c422f41d517428afef0a2232b9db8f by turing the assert into an early exit, with a TODO to handle selecting IV increments.

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


More information about the llvm-commits mailing list