[PATCH] D65480: [AMDGPU] Fix for vectorizer crash with pointers of different size

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 30 15:34:32 PDT 2019


arsenm added a comment.

Was this broken by r365723? Should this use stripPointerCastsSameRepresentation instead?


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

https://reviews.llvm.org/D65480





More information about the llvm-commits mailing list