[all-commits] [llvm/llvm-project] 3bf004: [AMDGPU][GFX11] Add test coverage for 16-bit conve...
Ivan Kosarev via All-commits
all-commits at lists.llvm.org
Thu Jun 22 02:43:14 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3bf0041dd903d750fb0eb2741e61dff63e0eb547
https://github.com/llvm/llvm-project/commit/3bf0041dd903d750fb0eb2741e61dff63e0eb547
Author: Ivan Kosarev <ivan.kosarev at amd.com>
Date: 2023-06-22 (Thu, 22 Jun 2023)
Changed paths:
M llvm/test/CodeGen/AMDGPU/llvm.ceil.f16.ll
M llvm/test/CodeGen/AMDGPU/llvm.exp2.f16.ll
M llvm/test/CodeGen/AMDGPU/llvm.floor.f16.ll
M llvm/test/CodeGen/AMDGPU/llvm.rint.f16.ll
Log Message:
-----------
[AMDGPU][GFX11] Add test coverage for 16-bit conversions, part 13.
Reviewed By: arsenm
Differential Revision: https://reviews.llvm.org/D152906
More information about the All-commits
mailing list