[PATCH] D62223: [DAGCombiner][X86][AArch64][AMDGPU] (x + C) - y -> (x - y) + C fold
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 28 12:05:28 PDT 2019
lebedev.ri reopened this revision.
lebedev.ri added a comment.
This revision is now accepted and ready to land.
One of the patches seems to have introduced a hang in test-suite, reverted.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62223/new/
https://reviews.llvm.org/D62223
More information about the llvm-commits
mailing list