[PATCH] D57997: [SDAG] Support vector UMULO/SMULO
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 19 09:40:35 PST 2019
nikic updated this revision to Diff 187395.
nikic added a comment.
Rebase over rL354359 <https://reviews.llvm.org/rL354359>.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57997/new/
https://reviews.llvm.org/D57997
Files:
include/llvm/CodeGen/SelectionDAG.h
lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp
lib/CodeGen/SelectionDAG/SelectionDAG.cpp
lib/CodeGen/SelectionDAG/TargetLowering.cpp
lib/Target/X86/X86ISelLowering.cpp
test/CodeGen/AArch64/vec_umulo.ll
test/CodeGen/X86/vec_smulo.ll
test/CodeGen/X86/vec_umulo.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57997.187395.patch
Type: text/x-patch
Size: 256406 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190219/82e29f96/attachment-0001.bin>
More information about the llvm-commits
mailing list