[PATCH] D56201: [LegalizeVectorTypes] Allow single loads and stores for more short vectors

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 1 06:53:29 PST 2019


arsenm added a comment.

The R600 code is worse, but it seems to just be for the 3x vector cases. I don't expect much out of r600, particularly for edge cases like this so I wouldn't worry about it too much


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D56201/new/

https://reviews.llvm.org/D56201





More information about the llvm-commits mailing list