[PATCH] D54276: [SelectionDAG][AArch64][X86] Move legalization of vector MULHS/MULHU from LegalizeDAG to LegalizeVectorOps
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 29 11:39:13 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL347902: [SelectionDAG][AArch64][X86] Move legalization of vector MULHS/MULHU from… (authored by ctopper, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D54276?vs=173726&id=175914#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D54276/new/
https://reviews.llvm.org/D54276
Files:
llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp
llvm/trunk/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/trunk/lib/Target/AArch64/AArch64InstrInfo.td
llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
llvm/trunk/test/CodeGen/X86/combine-sdiv.ll
llvm/trunk/test/CodeGen/X86/combine-udiv.ll
llvm/trunk/test/CodeGen/X86/urem-seteq-vec-nonsplat.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54276.175914.patch
Type: text/x-patch
Size: 15344 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181129/e1d07caf/attachment.bin>
More information about the llvm-commits
mailing list