[PATCH] D57997: [SDAG] Support vector UMULO/SMULO
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 20 12:43:15 PST 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL354513: [SDAG] Support vector UMULO/SMULO (authored by nikic, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D57997?vs=187446&id=187651#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57997/new/
https://reviews.llvm.org/D57997
Files:
llvm/trunk/include/llvm/CodeGen/SelectionDAG.h
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/SelectionDAG.cpp
llvm/trunk/lib/CodeGen/SelectionDAG/TargetLowering.cpp
llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
llvm/trunk/test/CodeGen/AArch64/vec_umulo.ll
llvm/trunk/test/CodeGen/X86/vec_smulo.ll
llvm/trunk/test/CodeGen/X86/vec_umulo.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57997.187651.patch
Type: text/x-patch
Size: 259622 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190220/3c6bb162/attachment-0001.bin>
More information about the llvm-commits
mailing list