[all-commits] [llvm/llvm-project] 335657: [AMDGPU] Fix moveToValu for copy to phys SGPRs (#7...
Pierre van Houtryve via All-commits
all-commits at lists.llvm.org
Tue Jan 2 05:45:47 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 33565750e49f683308fad3ba22a06fa7e75f592b
https://github.com/llvm/llvm-project/commit/33565750e49f683308fad3ba22a06fa7e75f592b
Author: Pierre van Houtryve <pierre.vanhoutryve at amd.com>
Date: 2024-01-02 (Tue, 02 Jan 2024)
Changed paths:
M llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
M llvm/test/CodeGen/AMDGPU/bug-cselect-b64.ll
A llvm/test/CodeGen/AMDGPU/si-fix-sgpr-copies-copy-to-sgpr.mir
Log Message:
-----------
[AMDGPU] Fix moveToValu for copy to phys SGPRs (#76715)
Fixes #76031
More information about the All-commits
mailing list