[PATCH] D19508: AMDGPU: Run LoadStoreVectorizer pass

escha via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 14 10:52:39 PDT 2016


escha added a subscriber: escha.
escha added a comment.

Make sure to check that the alias analyses are set up properly in the TM; this bit me when I implemented this out of tree (i.e. confirm that the AA queries are succeeding).


http://reviews.llvm.org/D19508





More information about the llvm-commits mailing list