[PATCH] D55262: [OpenCL] Fix for TBAA information of pointer after addresspacecast

John McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Dec 6 10:32:04 PST 2018


rjmccall added a comment.

In D55262#1321682 <https://reviews.llvm.org/D55262#1321682>, @rjmccall wrote:

> Sorry.  Can you post the result of passing `-ast-dump` instead of `-emit-llvm` to the compiler?


Actually, nevermind, I don't need that.  If you can fix the address-space issue I pointed out, I think this is ready to go.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D55262/new/

https://reviews.llvm.org/D55262





More information about the cfe-commits mailing list