[PATCH] D46988: [InstCombine] Propagate the nsw/nuw flags from the add in the 'shifty' abs pattern to the sub in the select version.

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 17 06:38:58 PDT 2018


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

LGTM.


https://reviews.llvm.org/D46988





More information about the llvm-commits mailing list