[PATCH] D62266: [DAGCombine][X86][AArch64][ARM] (C - x) + y -> (y - x) + C fold

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


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

LGTM.  I'm okay with working on adding more test coverage and fixes for the ADDCARRY cases in a followup.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D62266





More information about the llvm-commits mailing list