[PATCH] D47041: [ValueTracking] Teach computeKnownBits that the result of an absolute value pattern that uses nsw flag is always positive.

Vitaly Buka via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 25 11:32:02 PDT 2018


vitalybuka added a comment.

It should be safe to reland after r333295


Repository:
  rL LLVM

https://reviews.llvm.org/D47041





More information about the llvm-commits mailing list