[PATCH] D92717: [InstCombine] Fix miscompile into uadd.sat (PR48390)
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 9 07:19:57 PST 2020
This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe6f2a79d7aa0: [InstCombine] canonicalizeSaturatedAdd(): last fold is only valid for strict… (authored by lebedev.ri).
Changed prior to commit:
https://reviews.llvm.org/D92717?vs=309728&id=310528#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92717/new/
https://reviews.llvm.org/D92717
Files:
llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp
llvm/test/Transforms/InstCombine/saturating-add-sub.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92717.310528.patch
Type: text/x-patch
Size: 4849 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201209/a6f941f0/attachment.bin>
More information about the llvm-commits
mailing list