[PATCH] D29639: [SelectionDAG] Add a signed integer absolute ISD node

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 14 11:10:28 PDT 2017


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

LGTM.

It looks like we have consensus that this is generally useful, and the implementation looks fine.


Repository:
  rL LLVM

https://reviews.llvm.org/D29639





More information about the llvm-commits mailing list