[PATCH] D61692: [SDAG] Vector op legalization for overflow ops
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 10 13:45:16 PDT 2019
nikic updated this revision to Diff 199079.
nikic added a comment.
Rebase over D61744 <https://reviews.llvm.org/D61744>.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61692/new/
https://reviews.llvm.org/D61692
Files:
llvm/include/llvm/CodeGen/TargetLowering.h
llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
llvm/lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp
llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
llvm/test/CodeGen/AArch64/addsubo-legalization.ll
llvm/test/CodeGen/X86/sadd_sat_vec.ll
llvm/test/CodeGen/X86/ssub_sat_vec.ll
llvm/test/CodeGen/X86/vec_saddo.ll
llvm/test/CodeGen/X86/vec_ssubo.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61692.199079.patch
Type: text/x-patch
Size: 124367 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190510/d7c82e36/attachment.bin>
More information about the llvm-commits
mailing list