[llvm] [LV] Vectorize selecting last IV of min/max element. (PR #141431)
Florian Hahn via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 14 14:54:04 PDT 2025
fhahn wrote:
(supporting all min/max reduction cases as the previous implementation requires a bit of logic than expected unfortunately, but it doesn't seem too bad)
https://github.com/llvm/llvm-project/pull/141431
More information about the llvm-commits
mailing list