[PATCH] D62689: [DAGCombine] (A-C1)-C2 -> A-(C1+C2) constant-fold
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 30 09:57:02 PDT 2019
lebedev.ri updated this revision to Diff 202231.
lebedev.ri added a comment.
And actually fix the test coverage (:
Sorry for the noise.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62689/new/
https://reviews.llvm.org/D62689
Files:
lib/CodeGen/SelectionDAG/DAGCombiner.cpp
test/CodeGen/AArch64/addsub-constant-folding.ll
test/CodeGen/X86/addsub-constant-folding.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62689.202231.patch
Type: text/x-patch
Size: 4405 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190530/e9bad3e7/attachment.bin>
More information about the llvm-commits
mailing list