[PATCH] D56987: [Intrinsic] Expand SMULFIX to MUL, MULH[US], or [US]MUL_LOHI on vector arguments
Leonard Chan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 31 11:15:36 PST 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL352783: [Intrinsic] Expand SMULFIX to MUL, MULH[US], or [US]MUL_LOHI on vector arguments (authored by leonardchan, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D56987?vs=183985&id=184552#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56987/new/
https://reviews.llvm.org/D56987
Files:
llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp
llvm/trunk/lib/CodeGen/SelectionDAG/TargetLowering.cpp
llvm/trunk/test/CodeGen/X86/smul_fix.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56987.184552.patch
Type: text/x-patch
Size: 7897 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190131/a8bb7cff/attachment.bin>
More information about the llvm-commits
mailing list