[PATCH] D114650: [SCEV] Construct SCEV iteratively.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 10 22:33:49 PDT 2022


fhahn added a comment.

In D114650#3639074 <https://reviews.llvm.org/D114650#3639074>, @foad wrote:

> Hi! We are seeing some large compile time increases with this patch. For example on F23720290 <https://reviews.llvm.org/F23720290>, the time for `opt -passes=loop-unroll` goes from about 2s to 14s while producing identical output.

Interesting, I'll take a look


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D114650



More information about the llvm-commits mailing list