[PATCH] D35256: [SCEV] Try harder to preserve NSW information for sext(sub) expressions

Amara Emerson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 4 07:24:03 PDT 2017


aemerson updated this revision to Diff 109731.
aemerson added a comment.

Added support for handling the nsw/nuw ssub.with.overflow intrinsic.


Repository:
  rL LLVM

https://reviews.llvm.org/D35256

Files:
  lib/Analysis/ScalarEvolution.cpp
  test/Analysis/ScalarEvolution/flags-from-poison.ll
  test/Transforms/LoopStrengthReduce/sext-ind-var.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35256.109731.patch
Type: text/x-patch
Size: 4687 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170804/989a43d1/attachment.bin>


More information about the llvm-commits mailing list