[PATCH] D67036: [CodeGen] Use FSHR in DAGTypeLegalizer::ExpandIntRes_MULFIX
Bjorn Pettersson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 3 12:36:07 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL370813: [CodeGen] Use FSHR in DAGTypeLegalizer::ExpandIntRes_MULFIX (authored by bjope, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D67036?vs=218211&id=218518#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67036/new/
https://reviews.llvm.org/D67036
Files:
llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
llvm/trunk/test/CodeGen/RISCV/addcarry.ll
llvm/trunk/test/CodeGen/X86/smul_fix.ll
llvm/trunk/test/CodeGen/X86/smul_fix_sat.ll
llvm/trunk/test/CodeGen/X86/umul_fix.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67036.218518.patch
Type: text/x-patch
Size: 14404 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190903/70e525cb/attachment.bin>
More information about the llvm-commits
mailing list