[PATCH] D99061: [AMDGPU] Only unbundle memory accesses in SIMemoryLegalizer

Tony Tye via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 22 10:44:17 PDT 2021


t-tye added a comment.

What was the decision on the philosophy on who should be doing unbundling in general? How is it known that it is sfe for the memory legalized to do this unbundling? Is the policy documented in some AMD GPU design page?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99061



More information about the llvm-commits mailing list