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

Yaxun Liu via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 4 11:41:22 PDT 2016


yaxunl added a comment.

> Btw, there is another place in lib/CodeGen/CGExprScalar.cpp with CreateAddrSpaceCast call too. I am wondering if that could have the same issue... if yes, may be we should fix it already now.


I cannot find another CreateAddrSpaceCast in lib/CodeGen/CGExprScalar.cpp with the latest commit 885217218dd21498430d50c5a2f6dd8e329add4b. Do you have the commit hash and line number?

Thanks.


http://reviews.llvm.org/D18713





More information about the cfe-commits mailing list