[all-commits] [llvm/llvm-project] 9792c8: [AMDGPU][GFX11] Add test coverage for 16-bit conve...
Ivan Kosarev via All-commits
all-commits at lists.llvm.org
Thu Jun 15 02:53:26 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9792c804f6c1e3f7098874044d6404382a96abe3
https://github.com/llvm/llvm-project/commit/9792c804f6c1e3f7098874044d6404382a96abe3
Author: Ivan Kosarev <ivan.kosarev at amd.com>
Date: 2023-06-15 (Thu, 15 Jun 2023)
Changed paths:
M llvm/test/CodeGen/AMDGPU/call-return-types.ll
M llvm/test/CodeGen/AMDGPU/fneg.ll
M llvm/test/CodeGen/AMDGPU/unpack-half.ll
M llvm/test/CodeGen/AMDGPU/v_madak_f16.ll
M llvm/test/CodeGen/AMDGPU/widen-smrd-loads.ll
Log Message:
-----------
[AMDGPU][GFX11] Add test coverage for 16-bit conversions, part 8.
Reviewed By: Joe_Nash
Differential Revision: https://reviews.llvm.org/D152809
More information about the All-commits
mailing list