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

Chad Rosier mcrosier at codeaurora.org
Fri Aug 15 06:20:25 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
>

- {F134770, layout=link}

http://reviews.llvm.org/D4904






More information about the llvm-commits mailing list