[PATCH] D73135: [AArch64][ARM] Always expand ordered vector reductions (PR44600)
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 30 09:49:14 PST 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG70d345e687ca: [AArch64][ARM] Always expand ordered vector reductions (PR44600) (authored by nikic).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73135/new/
https://reviews.llvm.org/D73135
Files:
llvm/lib/Target/AArch64/AArch64TargetTransformInfo.h
llvm/lib/Target/ARM/ARMTargetTransformInfo.h
llvm/test/CodeGen/AArch64/vecreduce-fadd-legalization-strict.ll
llvm/test/CodeGen/AArch64/vecreduce-fmax-legalization-nan.ll
llvm/test/CodeGen/AArch64/vecreduce-fmul-legalization-strict.ll
llvm/test/CodeGen/ARM/vecreduce-fadd-legalization-strict.ll
llvm/test/CodeGen/ARM/vecreduce-fmul-legalization-strict.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73135.241496.patch
Type: text/x-patch
Size: 27629 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200130/9dea3e6d/attachment-0001.bin>
More information about the llvm-commits
mailing list