[PATCH] D66052: [DAGCombiner] Add simple folds for SMULFIX/UMULFIX/SMULFIXSAT
Bjorn Pettersson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 16 06:17:32 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL369103: [DAGCombiner] Add simple folds for SMULFIX/UMULFIX/SMULFIXSAT (authored by bjope, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D66052?vs=215450&id=215578#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66052/new/
https://reviews.llvm.org/D66052
Files:
llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/trunk/test/CodeGen/X86/mulfix_combine.ll
llvm/trunk/test/CodeGen/X86/vector-mulfix-legalize.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66052.215578.patch
Type: text/x-patch
Size: 14626 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190816/d2df124f/attachment.bin>
More information about the llvm-commits
mailing list