[PATCH] D63385: [ConstantFolding] Add constant folding for smul.fix and smul.fix.sat
Bjorn Pettersson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 19 07:27:55 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL363811: [ConstantFolding] Add constant folding for smul.fix and smul.fix.sat (authored by bjope, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D63385?vs=204949&id=205588#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63385/new/
https://reviews.llvm.org/D63385
Files:
llvm/trunk/lib/Analysis/ConstantFolding.cpp
llvm/trunk/test/Analysis/ConstantFolding/smul-fix-sat.ll
llvm/trunk/test/Analysis/ConstantFolding/smul-fix.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63385.205588.patch
Type: text/x-patch
Size: 12157 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190619/5ac46e8d/attachment.bin>
More information about the llvm-commits
mailing list