[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 09:58:55 PDT 2019
lebedev.ri updated this revision to Diff 201696.
lebedev.ri marked an inline comment as done.
lebedev.ri added a comment.
Rebased, NFC.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62257/new/
https://reviews.llvm.org/D62257
Files:
lib/CodeGen/SelectionDAG/DAGCombiner.cpp
test/CodeGen/AArch64/sink-addsub-of-const.ll
test/CodeGen/X86/sink-addsub-of-const.ll
test/CodeGen/X86/vector-idiv-sdiv-128.ll
test/CodeGen/X86/vector-idiv-sdiv-256.ll
test/CodeGen/X86/vector-idiv-sdiv-512.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62257.201696.patch
Type: text/x-patch
Size: 18591 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190528/1ff777b4/attachment.bin>
More information about the llvm-commits
mailing list