[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 13:20:39 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL310117: [SCEV] Preserve NSW information for sext(subtract). (authored by aemerson).

Changed prior to commit:
  https://reviews.llvm.org/D35256?vs=109731&id=109812#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D35256

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

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


More information about the llvm-commits mailing list