[PATCH] D47236: [InstCombine] Negate ABS/NABS patterns by swapping the select operands to remove the negation

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 22 16:50:34 PDT 2018


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

LGTM.


https://reviews.llvm.org/D47236





More information about the llvm-commits mailing list