[PATCH] D85187: [AMDGPU] add buffer_atomic_swap for float

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 4 11:43:11 PDT 2020


arsenm accepted this revision.
arsenm added a comment.
This revision is now accepted and ready to land.

Should probably broaden this to all the legal 32-bit types at some point, including <2 x i16> and <2 x half>


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D85187



More information about the llvm-commits mailing list