[PATCH] D138549: [SCEV] Fix wrong initialization of MaxNotTaken

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 23 09:01:39 PST 2022


fhahn accepted this revision.
fhahn added a comment.
This revision is now accepted and ready to land.

LGTM, thanks! Surprising that the compiler didn't warn about the unused argument?


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

https://reviews.llvm.org/D138549



More information about the llvm-commits mailing list