[PATCH] D79587: [CodeGen][SVE] Legalisation of extends with scalable types

Kerry McLaughlin via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 3 10:25:32 PDT 2020


kmclaughlin updated this revision to Diff 268246.
kmclaughlin added a comment.

- Use APInt::trunc to truncate the constant in performSVEAndCombine


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D79587/new/

https://reviews.llvm.org/D79587

Files:
  llvm/include/llvm/CodeGen/ValueTypes.h
  llvm/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
  llvm/lib/CodeGen/ValueTypes.cpp
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/lib/Target/AArch64/AArch64ISelLowering.h
  llvm/test/CodeGen/AArch64/sve-sext-zext.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79587.268246.patch
Type: text/x-patch
Size: 15235 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200603/f297728a/attachment-0001.bin>


More information about the cfe-commits mailing list