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

Tim Shen via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 28 18:50:29 PDT 2016


On Tue, Jun 28, 2016 at 6:40 PM Eric Christopher <echristo at gmail.com> wrote:

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

*Grin* that will be a bit tricky (and probably not worthy), since I just
rewrote the whole thing, instead of fixing the problems (folding to
constants, and or-fcmp bug) one by one.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160629/81acf0e4/attachment.html>


More information about the llvm-commits mailing list