[PATCH] D26357: [SelectionDAG] Add a signed integer absolute intrinsic

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 30 11:20:05 PDT 2019


RKSimon abandoned this revision.
RKSimon added a comment.
Herald added a project: LLVM.

Abandoning - we have most of this now and use matchSelectPattern to detect ABS patterns instead of introducing a llvm.abs. intrinsic


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D26357/new/

https://reviews.llvm.org/D26357





More information about the llvm-commits mailing list