[PATCH] D27216: [SCEVExpand] do not hoist divisions by zero (PR30935)

Sebastian Pop via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 29 14:01:39 PST 2016


sebpop updated this revision to Diff 79638.
sebpop added a comment.

Updated patch with all suggestions from Sanjoy.


https://reviews.llvm.org/D27216

Files:
  llvm/lib/Analysis/ScalarEvolution.cpp
  llvm/lib/Analysis/ScalarEvolutionExpander.cpp
  llvm/test/Transforms/LoopIdiom/pr30935.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27216.79638.patch
Type: text/x-patch
Size: 8197 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161129/215f15f2/attachment.bin>


More information about the llvm-commits mailing list