[PATCH] D68408: [InstCombine] Negator - sink sinkable negations
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Oct 6 04:42:24 PDT 2019
lebedev.ri updated this revision to Diff 223412.
lebedev.ri added a comment.
Give more thought as to whether the new instructions should be inserted or not, and actually succeed in building test-suite.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68408/new/
https://reviews.llvm.org/D68408
Files:
llvm/lib/Transforms/InstCombine/CMakeLists.txt
llvm/lib/Transforms/InstCombine/InstCombineAddSub.cpp
llvm/lib/Transforms/InstCombine/InstCombineInternal.h
llvm/lib/Transforms/InstCombine/InstCombineNegator.cpp
llvm/test/Transforms/InstCombine/mul.ll
llvm/test/Transforms/InstCombine/sub-of-negatible.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68408.223412.patch
Type: text/x-patch
Size: 20324 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191006/09e6c199/attachment.bin>
More information about the llvm-commits
mailing list