[PATCH] D61166: [SCEV] Use isKnownViaNonRecursiveReasoning for smax simplification

Sanjoy Das via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 28 12:39:49 PDT 2019


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

> and as I found out also stack overflows

For posterity, do you have some example IR and/or stack traces that you could attach to the commit message, or make a test case out of?


Repository:
  rL LLVM

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

https://reviews.llvm.org/D61166





More information about the llvm-commits mailing list