[PATCH] D32101: Skip bitcasts while looking for GEP in LoadStoreVectorizer
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 18 10:40:26 PDT 2017
arsenm added a comment.
Can you add a test with bitcasts between pointers with different element types? I thought the or problem was also supposed to be solved
Repository:
rL LLVM
https://reviews.llvm.org/D32101
More information about the llvm-commits
mailing list