[PATCH] D146761: [AMDGPU] Make buffer intrinsics pointer-valued

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 29 01:10:35 PDT 2023


foad added a comment.

> While here, update amdgcn.s.buffer.load to have the correct memory
> effects (namely, a read from its argument).

Can you split this part out into its own patch? It sounds more straightforward and less controversial than the rest.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D146761



More information about the llvm-commits mailing list