[PATCH] D90644: [Legalizer][ARM][AArch64] Add legalizations for VECREDUCE_SEQ_FMUL
Cameron McInally via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 4 12:20:54 PST 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc126eb7529be: [SelectionDAG] Add legalizations for VECREDUCE_SEQ_FMUL (authored by cameron.mcinally).
Changed prior to commit:
https://reviews.llvm.org/D90644?vs=302581&id=302934#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90644/new/
https://reviews.llvm.org/D90644
Files:
llvm/lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp
llvm/lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp
llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
llvm/lib/CodeGen/TargetLoweringBase.cpp
llvm/lib/Target/AArch64/AArch64TargetTransformInfo.h
llvm/lib/Target/ARM/ARMTargetTransformInfo.h
llvm/test/CodeGen/AArch64/vecreduce-fmul-legalization-strict.ll
llvm/test/CodeGen/ARM/vecreduce-fmul-legalization-soft-float.ll
llvm/test/CodeGen/ARM/vecreduce-fmul-legalization-strict.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90644.302934.patch
Type: text/x-patch
Size: 17774 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201104/d05df358/attachment.bin>
More information about the llvm-commits
mailing list