[PATCH] D48754: [InstCombine] canonicalize abs pattern

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 26 06:22:14 PDT 2018


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

Thanks for all of the IR improvements - LGTM.

Note that the 2nd step of the larger proposal for abs() improvements is implemented in https://reviews.llvm.org/D49837.


https://reviews.llvm.org/D48754





More information about the llvm-commits mailing list