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

Guozhi Wei via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 9 09:14:33 PDT 2017


Carrot added a comment.

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?


https://reviews.llvm.org/D38656





More information about the cfe-commits mailing list