[all-commits] [llvm/llvm-project] 980d2b: [AMDGPU][GFX11] Add test coverage for 16-bit conve...
Ivan Kosarev via All-commits
all-commits at lists.llvm.org
Thu Jun 15 02:26:55 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 980d2b337e9d04c7074c16322643bf212153679b
https://github.com/llvm/llvm-project/commit/980d2b337e9d04c7074c16322643bf212153679b
Author: Ivan Kosarev <ivan.kosarev at amd.com>
Date: 2023-06-15 (Thu, 15 Jun 2023)
Changed paths:
M llvm/test/CodeGen/AMDGPU/fneg-fabs.f16.ll
M llvm/test/CodeGen/AMDGPU/fp-classify.ll
M llvm/test/CodeGen/AMDGPU/fp16_to_fp32.ll
M llvm/test/CodeGen/AMDGPU/fp16_to_fp64.ll
M llvm/test/CodeGen/AMDGPU/fp32_to_fp16.ll
M llvm/test/CodeGen/AMDGPU/fpext-free.ll
M llvm/test/CodeGen/AMDGPU/fpext.f16.ll
Log Message:
-----------
[AMDGPU][GFX11] Add test coverage for 16-bit conversions, part 4.
Reviewed By: arsenm
Differential Revision: https://reviews.llvm.org/D152717
More information about the All-commits
mailing list