[all-commits] [llvm/llvm-project] 6fcc56: [AArch64] Add SVE tests for double reducts of vect...
David Green via All-commits
all-commits at lists.llvm.org
Sun Jun 25 00:44:56 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6fcc562fc76fecee5a3a163a2947d5eff9850fa8
https://github.com/llvm/llvm-project/commit/6fcc562fc76fecee5a3a163a2947d5eff9850fa8
Author: David Green <david.green at arm.com>
Date: 2023-06-25 (Sun, 25 Jun 2023)
Changed paths:
M llvm/test/CodeGen/AArch64/sve-doublereduct.ll
Log Message:
-----------
[AArch64] Add SVE tests for double reducts of vector.reduce.fmaximum/fminimum. NFC
Now that the SVE parts are in, we can fill in the double reduction tests
without them causing problems.
More information about the All-commits
mailing list