[PATCH] D74035: [AMDGPU] Cluster MIMG instructions

Nicolai Hähnle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 5 05:23:04 PST 2020


nhaehnle added a comment.

More generally, I'm worried about whether the generic infrastructure will do something useful with the extra address arguments, so this needs quite a bit of test coverage about what happens with different texture coordinate patterns.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74035





More information about the llvm-commits mailing list