[PATCH] D73181: [SCEV] Use backedge SCEV of PHI only if its input is loop invariant

Michael Kruse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 4 17:46:18 PDT 2020


Meinersbur added a comment.

I removed my previous comment because I missed "outer loop" where my example applied to a single loop only.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73181





More information about the llvm-commits mailing list