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

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 30 15:39:00 PDT 2019


rampitec added a comment.

In D65480#1607350 <https://reviews.llvm.org/D65480#1607350>, @arsenm wrote:

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


I do not see a version which can accumulate constant offset.


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

https://reviews.llvm.org/D65480





More information about the llvm-commits mailing list