[PATCH] D21775: [InstCombine] Simplify and correct folding fcmps with the same children

Eric Christopher via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 28 18:40:11 PDT 2016


On Tue, Jun 28, 2016 at 6:28 PM Tim Shen <timshen at google.com> wrote:

> timshen added a comment.
>
> The functional change is here:
>
> https://gist.github.com/timshen91/51b209c8d1be22ef96a1a9fd4131595d#file-fcmp-diff-diff
>
> I verified the differences, and considered them valid. PTAL. Specifically,
> there are bug fixes from line 2586 to line 2643; others are just
> optimizations.
>
>
> http://reviews.llvm.org/D21775


Be nice to be able to split out the NFC testcase changes from the ones that
matter if you can.

-eric
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160629/af3f0024/attachment.html>


More information about the llvm-commits mailing list