[PATCH] D62057: [ARM][CGP] Skip nuw values in PrepareConstants

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 20 03:54:17 PDT 2019


samparker updated this revision to Diff 200241.
samparker added a comment.

Cheers! I've swapped out 'overflow' and 'underflow' terms for wrap.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D62057/new/

https://reviews.llvm.org/D62057

Files:
  lib/Target/ARM/ARMCodeGenPrepare.cpp
  test/CodeGen/ARM/CGP/arm-cgp-overflow.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62057.200241.patch
Type: text/x-patch
Size: 10623 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190520/43892696/attachment.bin>


More information about the llvm-commits mailing list