[PATCH] D64869: [SCEV] get more accurate range for AddExpr with NW flag

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Oct 6 08:30:42 PDT 2019


nikic added a comment.

The `addWithNoWrap` addition has landed, but I guess this is now blocked because D64868 <https://reviews.llvm.org/D64868> has been reverted?


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

https://reviews.llvm.org/D64869





More information about the llvm-commits mailing list