[PATCH] D39483: [CVP] Remove some {s|u}add.with.overflow checks.

Joel Galenson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 9 09:29:28 PST 2017


jgalenson updated this revision to Diff 122257.
jgalenson added a comment.

I suppose I could pull this lambda out into a static function....


https://reviews.llvm.org/D39483

Files:
  lib/Transforms/Scalar/CorrelatedValuePropagation.cpp
  test/Transforms/CorrelatedValuePropagation/overflows.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39483.122257.patch
Type: text/x-patch
Size: 16520 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171109/bdec7eda/attachment.bin>


More information about the llvm-commits mailing list