[PATCH] D62252: [DAGCombiner][X86][AArch64][SPARC][SystemZ] y - (x + C) -> (y - x) - C fold

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 30 09:06:03 PDT 2019


lebedev.ri reopened this revision.
lebedev.ri added a comment.
This revision is now accepted and ready to land.

And once more.
rL362109 <https://reviews.llvm.org/rL362109> + rL362110 <https://reviews.llvm.org/rL362110>


Repository:
  rL LLVM

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

https://reviews.llvm.org/D62252





More information about the llvm-commits mailing list