[PATCH] D63445: [Reassociate] Handle unary FNeg in the Reassociate pass

Cameron McInally via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 17 12:46:04 PDT 2019


cameron.mcinally updated this revision to Diff 205152.
cameron.mcinally added a comment.

Correct comment. Should be 'nnan', not 'nnan and nsz'.


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.205152.patch
Type: text/x-patch
Size: 8191 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190617/f3581550/attachment.bin>


More information about the llvm-commits mailing list