[all-commits] [llvm/llvm-project] 7720b9: [AArch64] Extend and cleanup vecreduce.fmin/max te...
David Green via All-commits
all-commits at lists.llvm.org
Fri Aug 11 04:16:36 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7720b9a7e8f5252360f61e521f02364253e5c761
https://github.com/llvm/llvm-project/commit/7720b9a7e8f5252360f61e521f02364253e5c761
Author: David Green <david.green at arm.com>
Date: 2023-08-11 (Fri, 11 Aug 2023)
Changed paths:
M llvm/test/CodeGen/AArch64/vecreduce-fmax-legalization-nan.ll
M llvm/test/CodeGen/AArch64/vecreduce-fmax-legalization.ll
M llvm/test/CodeGen/AArch64/vecreduce-fmaximum.ll
M llvm/test/CodeGen/AArch64/vecreduce-fmin-legalization.ll
M llvm/test/CodeGen/AArch64/vecreduce-fminimum.ll
Log Message:
-----------
[AArch64] Extend and cleanup vecreduce.fmin/max tests. NFC
See D156614 and D156615. This extends and uniforms the types tested in
vecreduce min/max tests to make them more useful to GlobalISel.
More information about the All-commits
mailing list