[PATCH] D110813: [LoopRotate] Forget SCEV values in RewriteUsesOfClonedInstructions

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 5 02:33:29 PDT 2021


fhahn added a reviewer: mkazantsev.
fhahn added a comment.

It looks like the crash/differences may be caused by stale entries in the loop disposition cache. Are those caught by the checks in D110385 <https://reviews.llvm.org/D110385>?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D110813



More information about the llvm-commits mailing list