[all-commits] [llvm/llvm-project] b6ecdf: [AMDGPU] Segregate 16-bit fix-sgpr-copies tests. (...
Ivan Kosarev via All-commits
all-commits at lists.llvm.org
Fri Oct 20 06:09:44 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b6ecdf0a6b8f32f7090c9c92a85187166fa314e6
https://github.com/llvm/llvm-project/commit/b6ecdf0a6b8f32f7090c9c92a85187166fa314e6
Author: Ivan Kosarev <ivan.kosarev at amd.com>
Date: 2023-10-20 (Fri, 20 Oct 2023)
Changed paths:
A llvm/test/CodeGen/AMDGPU/fix-sgpr-copies-f16.mir
M llvm/test/CodeGen/AMDGPU/fix-sgpr-copies.mir
Log Message:
-----------
[AMDGPU] Segregate 16-bit fix-sgpr-copies tests. (#69353)
The 16-bit instructions used in them are not available on the generic
target. This patches makes them run for GFX11.
More information about the All-commits
mailing list