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

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 28 13:00:15 PDT 2019


lebedev.ri added a comment.

This particular patch appears to be the culprit, it's parent patches are fine.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D62257





More information about the llvm-commits mailing list