[PATCH] D62828: [DAGCombiner][X86] Teach DAGCombiner to fold (not (neg X)) -> (add X, -1)

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 4 01:24:47 PDT 2019


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

LGTM - cheers


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

https://reviews.llvm.org/D62828





More information about the llvm-commits mailing list