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

Ivan Kosarev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 13 10:02:02 PDT 2023


kosarev updated this revision to Diff 530958.
kosarev added a comment.

Removed unused prefixed.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D152715

Files:
  llvm/test/CodeGen/AMDGPU/fabs.f16.ll
  llvm/test/CodeGen/AMDGPU/fadd.f16.ll
  llvm/test/CodeGen/AMDGPU/fcanonicalize.f16.ll
  llvm/test/CodeGen/AMDGPU/fcanonicalize.ll
  llvm/test/CodeGen/AMDGPU/fcmp.f16.ll
  llvm/test/CodeGen/AMDGPU/fcopysign.f16.ll
  llvm/test/CodeGen/AMDGPU/fcopysign.f32.ll
  llvm/test/CodeGen/AMDGPU/fcopysign.f64.ll
  llvm/test/CodeGen/AMDGPU/fexp.ll
  llvm/test/CodeGen/AMDGPU/fmax3.ll
  llvm/test/CodeGen/AMDGPU/fmax_legacy.f16.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152715.530958.patch
Type: text/x-patch
Size: 431101 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230613/bf046410/attachment-0001.bin>


More information about the llvm-commits mailing list