[PATCH] D72521: [InstCombine] reassociate fsub+fsub into fsub+fadd
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 15 08:16:47 PST 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG3180af4362be: [InstCombine] reassociate fsub+fsub into fsub+fadd (authored by spatel).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72521/new/
https://reviews.llvm.org/D72521
Files:
llvm/lib/Transforms/InstCombine/InstCombineAddSub.cpp
llvm/test/Transforms/InstCombine/fsub.ll
llvm/test/Transforms/Reassociate/fast-SubReassociate.ll
llvm/test/Transforms/Reassociate/fast-basictest.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72521.238268.patch
Type: text/x-patch
Size: 5593 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200115/a1916bf5/attachment.bin>
More information about the llvm-commits
mailing list