[PATCH] D27216: [SCEVExpand] do not hoist divisions by zero (PR30935)
Sebastian Pop via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Dec 11 19:03:27 PST 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL289412: [SCEVExpand] do not hoist divisions by zero (PR30935) (authored by spop).
Changed prior to commit:
https://reviews.llvm.org/D27216?vs=79649&id=81041#toc
Repository:
rL LLVM
https://reviews.llvm.org/D27216
Files:
llvm/trunk/lib/Analysis/ScalarEvolution.cpp
llvm/trunk/lib/Analysis/ScalarEvolutionExpander.cpp
llvm/trunk/test/Transforms/LoopIdiom/pr30935.ll
llvm/trunk/unittests/Analysis/ScalarEvolutionTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27216.81041.patch
Type: text/x-patch
Size: 13058 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161212/16e74699/attachment.bin>
More information about the llvm-commits
mailing list