[all-commits] [llvm/llvm-project] 71ac2a: [AArch64] Add tests for double reducts of vector.r...
David Green via All-commits
all-commits at lists.llvm.org
Fri Jun 23 03:28:23 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 71ac2a8e23f1587ca6243378d663aedf10b46642
https://github.com/llvm/llvm-project/commit/71ac2a8e23f1587ca6243378d663aedf10b46642
Author: David Green <david.green at arm.com>
Date: 2023-06-23 (Fri, 23 Jun 2023)
Changed paths:
M llvm/test/CodeGen/AArch64/double_reduct.ll
Log Message:
-----------
[AArch64] Add tests for double reducts of vector.reduce.fmaximum/fminimum. NFC
Including some tests with mixed minnum/minimum reductions and removing the fast
from fmin/fmax reductions as those should not be needed.
More information about the All-commits
mailing list