[PATCH] D92152: [SCEV] Use isKnownPredicateAt in isLoopBackedgeGuardedByCond

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 26 01:28:53 PST 2020


nikic added a comment.

Looks like this change has a large negative compile-time impact: https://llvm-compile-time-tracker.com/compare.php?from=2254e014a9019bf17c3f5cb27c1dc40ca0f2ffce&to=14f2ad0e3cc54d5eb254b545a469e8ffdb62b119&stat=instructions 2% on average, 6% on mafft.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D92152



More information about the llvm-commits mailing list