[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:08:33 PST 2026


paulwalker-arm wrote:

> > argument, ask if the target combine can be done post type legalisation?
> 
> It can't as the `mix/max` has been lowered by that point.

Fair enough. Thanks for checking.

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


More information about the llvm-branch-commits mailing list