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

Ivan Kosarev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 13 01:48:00 PDT 2023


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

Fix passing fpext.f16.ll.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D152717

Files:
  llvm/test/CodeGen/AMDGPU/fneg-fabs.f16.ll
  llvm/test/CodeGen/AMDGPU/fp-classify.ll
  llvm/test/CodeGen/AMDGPU/fp16_to_fp32.ll
  llvm/test/CodeGen/AMDGPU/fp16_to_fp64.ll
  llvm/test/CodeGen/AMDGPU/fp32_to_fp16.ll
  llvm/test/CodeGen/AMDGPU/fpext-free.ll
  llvm/test/CodeGen/AMDGPU/fpext.f16.ll

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


More information about the llvm-commits mailing list