[PATCH] D63445: [Reassociate] Handle unary FNeg in the Reassociate pass
Cameron McInally via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 18 07:39:49 PDT 2019
cameron.mcinally updated this revision to Diff 205343.
cameron.mcinally marked an inline comment as done.
cameron.mcinally added a comment.
Remove unintentional changes. Also fix up a poor naming choice.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63445/new/
https://reviews.llvm.org/D63445
Files:
llvm/lib/Transforms/Scalar/Reassociate.cpp
llvm/test/Transforms/Reassociate/fast-basictest.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63445.205343.patch
Type: text/x-patch
Size: 7079 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190618/9aa1a510/attachment.bin>
More information about the llvm-commits
mailing list