[PATCH] D90644: [Legalizer][ARM][AArch64] Add legalizations for VECREDUCE_SEQ_FMUL

Cameron McInally via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 3 07:40:35 PST 2020


cameron.mcinally updated this revision to Diff 302581.
cameron.mcinally added a comment.

Reformat to appease pre-merge checks...


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90644.302581.patch
Type: text/x-patch
Size: 5363 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201103/74faaced/attachment-0001.bin>


More information about the llvm-commits mailing list