[PATCH] D104912: [AMDGPU] Select d16 stores even when sramecc is enabled

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 25 08:34:03 PDT 2021


foad added a comment.

In D104912#2840939 <https://reviews.llvm.org/D104912#2840939>, @rampitec wrote:

> Are you sure about this? This is still rmw on a cache line.

No, I'm not sure, it's just based on the documentation I've seen which says that sramecc affects d16 loads.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D104912



More information about the llvm-commits mailing list