[PATCH] D61692: [SDAG] Vector op legalization for overflow ops
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 20 09:09:50 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL361166: [SDAG] Vector op legalization for overflow ops (authored by nikic, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D61692?vs=199079&id=200312#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61692/new/
https://reviews.llvm.org/D61692
Files:
llvm/trunk/include/llvm/CodeGen/TargetLowering.h
llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp
llvm/trunk/lib/CodeGen/SelectionDAG/TargetLowering.cpp
llvm/trunk/test/CodeGen/AArch64/addsubo-legalization.ll
llvm/trunk/test/CodeGen/X86/sadd_sat_vec.ll
llvm/trunk/test/CodeGen/X86/ssub_sat_vec.ll
llvm/trunk/test/CodeGen/X86/vec_saddo.ll
llvm/trunk/test/CodeGen/X86/vec_ssubo.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61692.200312.patch
Type: text/x-patch
Size: 124522 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190520/2ada6f5f/attachment-0001.bin>
More information about the llvm-commits
mailing list