[PATCH] D65954: [Reassociate] try harder to convert negative FP constants to positive

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Aug 10 06:18:20 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL368512: [Reassociate] try harder to convert negative FP constants to positive (authored by spatel, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D65954?vs=214158&id=214527#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D65954/new/

https://reviews.llvm.org/D65954

Files:
  llvm/trunk/include/llvm/Transforms/Scalar/Reassociate.h
  llvm/trunk/lib/Transforms/Scalar/Reassociate.cpp
  llvm/trunk/test/Transforms/Reassociate/canonicalize-neg-const.ll
  llvm/trunk/test/Transforms/Reassociate/fast-ReassociateVector.ll
  llvm/trunk/test/Transforms/Reassociate/reassoc-intermediate-fnegs.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65954.214527.patch
Type: text/x-patch
Size: 29029 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190810/d68e064d/attachment.bin>


More information about the llvm-commits mailing list