[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 07:18:20 PST 2026


paulwalker-arm wrote:

Do the ll tests represent the expected input IR? If yes then I think this would be better implemented as an IR canonicalisation.

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


More information about the llvm-branch-commits mailing list