[PATCH] D120407: [AMDGPU] Split fp min/max atomics test. NFC.

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 23 06:01:07 PST 2022


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

Split out f32 buffer, f64 buffer and image atomics. This just makes
it easier to test subtargets that only have some of these
instructions.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D120407

Files:
  llvm/test/CodeGen/AMDGPU/fp-min-max-atomics.ll
  llvm/test/CodeGen/AMDGPU/fp-min-max-buffer-atomics.ll
  llvm/test/CodeGen/AMDGPU/fp-min-max-image-atomics.ll
  llvm/test/CodeGen/AMDGPU/fp64-min-max-buffer-atomics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120407.410790.patch
Type: text/x-patch
Size: 107263 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220223/58af68c2/attachment-0001.bin>


More information about the llvm-commits mailing list