[PATCH] D57516: [PatternMatch] add special-case uaddo matching for increment-by-one

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 31 14:23:33 PST 2019


craig.topper added a comment.

In D57516#1379515 <https://reviews.llvm.org/D57516#1379515>, @RKSimon wrote:

> @craig.topper Are you OK with the INC - ADD changes?


Yeah. I imagine it won't be too hard to add a combine to recover it.


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

https://reviews.llvm.org/D57516





More information about the llvm-commits mailing list