[PATCH] D62392: [DAGCombine][ARM] (sub Carry, X) -> (addcarry (sub 0, X), 0, Carry) fold

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 31 14:49:58 PDT 2019


lebedev.ri added a comment.

In D62392#1525658 <https://reviews.llvm.org/D62392#1525658>, @efriedma wrote:

> Oh, I see...
>
> I'll see if I can find some time to add some more testcases to the tree.


Yes, please do, that would be helpful.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D62392





More information about the llvm-commits mailing list