[PATCH] D98410: [ConstantFold] Handle undef/poison when constant folding smul_fix/smul_fix_sat
Bjorn Pettersson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 12 00:11:06 PST 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG3638bdfbda01: [ConstantFold] Handle undef/poison when constant folding smul_fix/smul_fix_sat (authored by bjope).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98410/new/
https://reviews.llvm.org/D98410
Files:
llvm/lib/Analysis/ConstantFolding.cpp
llvm/test/Transforms/InstSimplify/ConstProp/smul-fix-sat.ll
llvm/test/Transforms/InstSimplify/ConstProp/smul-fix.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98410.330165.patch
Type: text/x-patch
Size: 6428 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210312/9e7d7998/attachment.bin>
More information about the llvm-commits
mailing list