[PATCH] D58593: [ValueTracking] More accurate unsigned add/sub overflow detection

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 28 10:35:19 PST 2019


nikic closed this revision.
nikic added a comment.

Landed via rL355072 <https://reviews.llvm.org/rL355072> (add) and rL355109 <https://reviews.llvm.org/rL355109> (sub).


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

https://reviews.llvm.org/D58593





More information about the llvm-commits mailing list