[llvm-branch-commits] [llvm] [AArch64] Fold MIN/MAX(Vec[0], Vec[1]) to VECREDUCE_MIN/MAX(Vec) (PR #181162)
Paul Walker via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Thu Feb 12 10:38:23 PST 2026
https://github.com/paulwalker-arm commented:
Patch looks good to me but I have the same "higher latency" concerns as raised in https://github.com/llvm/llvm-project/pull/181161, so I'm going to wait to see how that PR works out first.
https://github.com/llvm/llvm-project/pull/181162
More information about the llvm-branch-commits
mailing list