[llvm-branch-commits] [llvm] release/21.x: [LV] Vectorize maxnum/minnum w/o fast-math flags. (#148239) (PR #149736)

Florian Hahn via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Sun Jul 20 23:20:23 PDT 2025


https://github.com/fhahn commented:


> Nit: name could be shortened from `‏handleMaxMinNumReductionsWithoutFastMath()` to `‏handleMaxMinNumReductions()`

Ah yes thanks! done on main in 3813567e08e202280546dd9fd5ae891d067cbda9 and also adjusted in this PR.

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


More information about the llvm-branch-commits mailing list