[PATCH] D79587: [CodeGen][SVE] Legalisation of extends with scalable types
Kerry McLaughlin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 2 10:25:49 PDT 2020
kmclaughlin updated this revision to Diff 267919.
kmclaughlin marked 2 inline comments as done.
kmclaughlin added a comment.
- Added a truncate of ExtVal in performSVEAndCombine
- Changed the assert added to performSignExtendInRegCombine in the previous revision
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.267919.patch
Type: text/x-patch
Size: 15238 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200602/e8e6a8df/attachment-0001.bin>
More information about the llvm-commits
mailing list