[PATCH] D89628: Don't fold overflowing arithmetic ops on vectors
LemonBoy via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Oct 17 13:30:59 PDT 2020
LemonBoy updated this revision to Diff 298850.
LemonBoy added a comment.
Fix the neutral value code path too.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D89628/new/
https://reviews.llvm.org/D89628
Files:
llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp
llvm/test/Transforms/InstCombine/with_overflow.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89628.298850.patch
Type: text/x-patch
Size: 10072 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201017/d446b1db/attachment.bin>
More information about the llvm-commits
mailing list