[PATCH] D71492: [SCEV] Generate AddRec for trivial and LCSSA phis outside of loop header (WIP)

Michael Kruse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 17 09:45:08 PST 2020


Meinersbur added a comment.

What is the status of this? Does it depend on D71538 <https://reviews.llvm.org/D71538>?

If D71538 <https://reviews.llvm.org/D71538> goes in, are this patch and D71539 <https://reviews.llvm.org/D71539> equivalent?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71492





More information about the llvm-commits mailing list