[all-commits] [llvm/llvm-project] ee32cc: [ARM] MVE SLP'd reduction tests. NFC
David Green via All-commits
all-commits at lists.llvm.org
Fri Jul 30 01:43:47 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ee32cc386cad25a95f9d0682136993289a5c2c63
https://github.com/llvm/llvm-project/commit/ee32cc386cad25a95f9d0682136993289a5c2c63
Author: David Green <david.green at arm.com>
Date: 2021-07-30 (Fri, 30 Jul 2021)
Changed paths:
A llvm/test/CodeGen/Thumb2/mve-vecreduce-slp.ll
Log Message:
-----------
[ARM] MVE SLP'd reduction tests. NFC
These are generated from SLP vectorization, for example
https://godbolt.org/z/ebxdPh1Kz. These backend tests
show cases that we can produce better code for.
More information about the All-commits
mailing list