[PATCH] D116322: [Analysis] allow caller to choose signed/unsigned when computing constant range

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 28 05:33:59 PST 2021


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

LGTM. I implemented something similar in https://reviews.llvm.org/D59668 and then dropped it because my implementation was broken and my immediate need went away :)


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

https://reviews.llvm.org/D116322



More information about the llvm-commits mailing list