[PATCH] D18713: [OpenCL] Generate bitcast when target address space does not change.

Yaxun Liu via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 5 11:10:59 PDT 2016


yaxunl added a comment.

> If I check online I can still see it on line 1414: http://clang.llvm.org/doxygen/CGExprScalar_8cpp_source.html


This is the only place CreateAddrSpaceCast showing up and being fixed by this patch.


http://reviews.llvm.org/D18713





More information about the cfe-commits mailing list