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

Romanov Vlad via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Dec 6 00:27:59 PST 2018


romanovvlad added a comment.

I'm getting the same IR for both examples you provided. And for both load of X value is aligned on 4 bytes wo patch and on 1 byte with.


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

https://reviews.llvm.org/D55262





More information about the cfe-commits mailing list