[all-commits] [llvm/llvm-project] b14d7b: AMDGPU: Turn off force init 16 input SGPRS for pal
David Stuttard via All-commits
all-commits at lists.llvm.org
Mon Jul 25 02:55:14 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b14d7bf75079705f35809533eb5278e56ac61917
https://github.com/llvm/llvm-project/commit/b14d7bf75079705f35809533eb5278e56ac61917
Author: David Stuttard <david.stuttard at amd.com>
Date: 2022-07-25 (Mon, 25 Jul 2022)
Changed paths:
M llvm/lib/Target/AMDGPU/SIISelLowering.cpp
A llvm/test/CodeGen/AMDGPU/amdpal-usersgpr-init.ll
Log Message:
-----------
AMDGPU: Turn off force init 16 input SGPRS for pal
Pal uses a different mechanism for user sgprs.
Differential Revision: https://reviews.llvm.org/D129566
More information about the All-commits
mailing list