[PATCH] D32101: Skip bitcasts while looking for GEP in LoadStoreVectorizer
Stanislav Mekhanoshin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 18 10:54:26 PDT 2017
rampitec added a comment.
In https://reviews.llvm.org/D32101#729447, @arsenm wrote:
> Can you add a test with bitcasts between pointers with different element types? I thought the or problem was also supposed to be solved
Matt, what do you exactly mean by pointers with different element types? They are different in this test, float vs i32.
Repository:
rL LLVM
https://reviews.llvm.org/D32101
More information about the llvm-commits
mailing list