[PATCH] D129745: Fix a stack overflow in ScalarEvolution.

Johannes Reifferscheid via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 15 14:20:39 PDT 2022


jreiffers added a comment.

In D129745#3655221 <https://reviews.llvm.org/D129745#3655221>, @nikic wrote:

> Compile-time impact on CTMark for removing the special handling: http://llvm-compile-time-tracker.com/compare.php?from=2659e1bf4b54cf9c2fadac0813e5e0ab4d2c49d5&to=38c11e7340b66928403db9eceb302bb216ca060b&stat=instructions

Thanks! What's the conclusion?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129745



More information about the llvm-commits mailing list