[PATCH] D82603: AMDGPU: Implement waterfall loop for MIMG instructions with 256-bit SRsrc

Nicolai Hähnle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 29 05:54:18 PDT 2020


nhaehnle added a comment.

Could you make this generic over the VGPR register class instead? That code duplication is rather annoying.


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

https://reviews.llvm.org/D82603





More information about the llvm-commits mailing list