[PATCH] D51428: SLPVectorizer: Fix assert with different sized address spaces

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 31 00:32:55 PDT 2018


arsenm updated this revision to Diff 163465.
arsenm added a comment.

Remove GetUnderlyingObject, improve tests


https://reviews.llvm.org/D51428

Files:
  lib/Transforms/Vectorize/SLPVectorizer.cpp
  test/Transforms/SLPVectorizer/AMDGPU/address-space-ptr-sze-gep-index-assert.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51428.163465.patch
Type: text/x-patch
Size: 4642 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180831/1c398a25/attachment.bin>


More information about the llvm-commits mailing list