[PATCH] D68194: [LCSSA] Forget values we create LCSSA phis for

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 21 10:27:27 PDT 2019


fhahn added a comment.

ping. I did not have time to look into looking through LCSSA phis in SCEV, but I think it will be quite a complex change. I think it would be great if we could get in this fix regardless of addressing the bigger issue.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D68194





More information about the llvm-commits mailing list