[PATCH] D19501: Add LoadStoreVectorizer pass

escha via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 6 07:38:20 PDT 2016


escha added a comment.

My intuition would be -- if loading using the texture cache doesn't change the result, but rather is just a performance thing, that would seem to be something you'd set with metadata on the instruction, right?


http://reviews.llvm.org/D19501





More information about the llvm-commits mailing list