[PATCH] D38656: [CGExprScalar] In EmitCompare trunc the result if it has different type as E->getType()

Nemanja Ivanovic via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 9 22:18:19 PDT 2017


nemanjai added a comment.

In https://reviews.llvm.org/D38656#892072, @Carrot wrote:

> I worked on a similar bug as 31161, and then found this one, it should be same as in comment7.
>  What is the current status of the work on that bug?


No one has had time to finalize a fix to it. Please go ahead with this patch. If this patch indeed fixes the bug, please close it.


https://reviews.llvm.org/D38656





More information about the cfe-commits mailing list