[PATCH] D63279: [Analyzer] Unroll for-loops where the upper boundary is a variable with know value

Kristóf Umann via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 14 15:41:34 PDT 2019


Szelethus added a comment.

In D63279#1630491 <https://reviews.llvm.org/D63279#1630491>, @NoQ wrote:

>   the only reason it's not enabled by default yet is because we forgot to do that :(


Damn, thats a bummer. It wouldn't be too much trouble to run an analysis and check out whether everything works correctly, so I might enable this myself.


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

https://reviews.llvm.org/D63279





More information about the cfe-commits mailing list