[PATCH] D152807: [AMDGPU][GFX11] Add test coverage for 16-bit conversions, part 6.

Ivan Kosarev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 13 05:36:51 PDT 2023


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

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D152807

Files:
  llvm/test/CodeGen/AMDGPU/llvm.ceil.f16.ll
  llvm/test/CodeGen/AMDGPU/llvm.exp2.f16.ll
  llvm/test/CodeGen/AMDGPU/llvm.floor.f16.ll
  llvm/test/CodeGen/AMDGPU/llvm.log.f16.ll
  llvm/test/CodeGen/AMDGPU/llvm.log10.f16.ll
  llvm/test/CodeGen/AMDGPU/llvm.log2.f16.ll
  llvm/test/CodeGen/AMDGPU/llvm.powi.ll
  llvm/test/CodeGen/AMDGPU/llvm.rint.f16.ll
  llvm/test/CodeGen/AMDGPU/llvm.round.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152807.530874.patch
Type: text/x-patch
Size: 116777 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230613/8b6555e6/attachment.bin>


More information about the llvm-commits mailing list