[all-commits] [llvm/llvm-project] d09fa8: [AMDGPU][GFX11] Add test coverage for cases involv...

Ivan Kosarev via All-commits all-commits at lists.llvm.org
Mon Jun 12 05:04:59 PDT 2023


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

  Changed paths:
    M llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.ll
    M llvm/test/CodeGen/AMDGPU/bitreverse.ll
    M llvm/test/CodeGen/AMDGPU/br_cc.f16.ll
    M llvm/test/CodeGen/AMDGPU/bswap.ll
    M llvm/test/CodeGen/AMDGPU/clamp-modifier.ll
    M llvm/test/CodeGen/AMDGPU/sint_to_fp.i64.ll

  Log Message:
  -----------
  [AMDGPU][GFX11] Add test coverage for cases involving conversions from and to fp16 values.

Other such tests, of which there are many, are to be updated with
separate patches.

Reviewed By: arsenm

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




More information about the All-commits mailing list