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

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 31 14:47:01 PDT 2019


efriedma added a comment.

Oh, I see...

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


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