[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
Thu May 30 09:06:05 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/D62223/new/
https://reviews.llvm.org/D62223
More information about the llvm-commits
mailing list