[PATCH] D20705: LoadStoreVectorizer: Fix assert when merging pointer ops

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Thu May 26 17:30:13 PDT 2016


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

Always use ptrtoint for vectors of pointers instead


http://reviews.llvm.org/D20705

Files:
  lib/Transforms/Vectorize/LoadStoreVectorizer.cpp
  test/Transforms/LoadStoreVectorizer/AMDGPU/pointer-elements.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20705.58725.patch
Type: text/x-patch
Size: 15140 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160527/ebce9a99/attachment.bin>


More information about the llvm-commits mailing list