[PATCH] D56636: [CodeGen][X86] Expand vector USUBSAT to UMAX+SUB
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 15 08:33:19 PST 2019
nikic updated this revision to Diff 181794.
nikic added a comment.
Rebase and update SLPVectorizer tests.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56636/new/
https://reviews.llvm.org/D56636
Files:
lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp
lib/CodeGen/SelectionDAG/TargetLowering.cpp
lib/Target/X86/X86TargetTransformInfo.cpp
test/Analysis/CostModel/X86/arith-usat.ll
test/CodeGen/X86/usub_sat.ll
test/CodeGen/X86/usub_sat_vec.ll
test/Transforms/SLPVectorizer/X86/arith-sub-usat.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56636.181794.patch
Type: text/x-patch
Size: 164804 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190115/5ac5279a/attachment.bin>
More information about the llvm-commits
mailing list