[PATCH] D108654: [AMDGPU] Support global_atomic_fmin/max on gfx10

Joe Nash via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 24 12:00:31 PDT 2021


Joe_Nash created this revision.
Joe_Nash added reviewers: arsenm, rampitec, dstuttard.
Herald added subscribers: foad, kerbowa, jfb, hiraditya, t-tye, tpr, yaxunl, nhaehnle, jvesely, kzhuravl.
Joe_Nash requested review of this revision.
Herald added subscribers: llvm-commits, wdng.
Herald added a project: LLVM.

Makes patterns added for gfx90a usable with the gfx10 versions of the
insts.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D108654

Files:
  llvm/lib/Target/AMDGPU/FLATInstructions.td
  llvm/test/CodeGen/AMDGPU/fp-min-max-global-atomics-gfx10.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108654.368422.patch
Type: text/x-patch
Size: 11153 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210824/0362be4b/attachment.bin>


More information about the llvm-commits mailing list