[llvm] r278999 - SCEV: Don't assert about non-SCEV-able value in isSCEVExprNeverPoison() (PR28932)

Hans Wennborg via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 18 10:42:16 PDT 2016


On Wed, Aug 17, 2016 at 3:50 PM, Hans Wennborg via llvm-commits
<llvm-commits at lists.llvm.org> wrote:
> Author: hans
> Date: Wed Aug 17 17:50:18 2016
> New Revision: 278999
>
> URL: http://llvm.org/viewvc/llvm-project?rev=278999&view=rev
> Log:
> SCEV: Don't assert about non-SCEV-able value in isSCEVExprNeverPoison() (PR28932)
>
> Differential Revision: https://reviews.llvm.org/D23594

Merged to 3.9 in r279093.


More information about the llvm-commits mailing list