[all-commits] [llvm/llvm-project] 768095: [AMDGPU][GFX11] Add test coverage for 16-bit conve...

Ivan Kosarev via All-commits all-commits at lists.llvm.org
Thu Jun 15 02:46:06 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7680951ac8a29b60e8b0c190fc003a2a38334b85
      https://github.com/llvm/llvm-project/commit/7680951ac8a29b60e8b0c190fc003a2a38334b85
  Author: Ivan Kosarev <ivan.kosarev at amd.com>
  Date:   2023-06-15 (Thu, 15 Jun 2023)

  Changed paths:
    M llvm/test/CodeGen/AMDGPU/mad-mix-hi.ll
    M llvm/test/CodeGen/AMDGPU/mad-mix-lo.ll
    M llvm/test/CodeGen/AMDGPU/mad-mix.ll
    M llvm/test/CodeGen/AMDGPU/select-fabs-fneg-extract.f16.ll
    M llvm/test/CodeGen/AMDGPU/select.f16.ll
    M llvm/test/CodeGen/AMDGPU/uint_to_fp.i64.ll

  Log Message:
  -----------
  [AMDGPU][GFX11] Add test coverage for 16-bit conversions, part 7.

Reviewed By: Joe_Nash

Differential Revision: https://reviews.llvm.org/D152808




More information about the All-commits mailing list