[polly] r278738 - [ScopDetect] Do not assert in case of AddRecs with non-constant start expression
Tobias Grosser via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 17 13:17:35 PDT 2016
On Wed, Aug 17, 2016, at 05:56 PM, Michael Kruse via llvm-commits wrote:
> Is this related to llvm.org/PR28871 ?
Not that I am aware of. This just fixed a crash during scop detection.
If this bug report did not trigger a compiler crash, it is probably not
affected by this change.
Still, the bugs are clearly similar. Hence, it makes sense to keep this
in mind when looking into PR28871.
Best,
Tobias
More information about the llvm-commits
mailing list