[PATCH] D102959: [polly] Fix SCEVLoopAddRecRewriter to avoid invalid AddRecs.

Michael Kruse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 25 12:06:21 PDT 2021


Meinersbur added a comment.

This only changes code in ScalarEvolution, so is this a SCEV fix or was Polly using ScalarEvolution in a way that was not originally intended?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D102959/new/

https://reviews.llvm.org/D102959



More information about the llvm-commits mailing list