[PATCH] Reassociate x + -0.1234 * y into x - 0.1234 * y

Chad Rosier mcrosier at codeaurora.org
Fri Aug 15 06:20:17 PDT 2014


Hi Erik,
My suggestions were easier to see in a patch, so see attached. I cleaned
it up a bit then ran it through clang-format.  NFCI.  If you'd like to
add/edit anything, please do.

Upload the revised patch and I'll review and approve.

 Regards,
   Chad

> Rebased on top of r215647.
>
> http://reviews.llvm.org/D4904
>
> Files:
>   lib/Target/README.txt
>   lib/Transforms/Scalar/Reassociate.cpp
>   test/Transforms/Reassociate/liftsign.ll
>


-- 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
hosted by The Linux Foundation
-------------- next part --------------
A non-text attachment was scrubbed...
Name: erikjv.patch
Type: text/x-patch
Size: 8044 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140815/40504bf0/attachment.bin>


More information about the llvm-commits mailing list