diff options
author | Thomas Symalla <5754458+tsymalla@users.noreply.github.com> | 2024-03-26 11:01:08 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-26 11:01:08 +0100 |
commit | 256343a0e919bc09f65a8ee26751b561fa2dbfc1 (patch) | |
tree | aa24a6fb86f68130ed5aaeafe3e6f1232cb89198 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | fbc247367a86e8a711584801586ec9616268d889 (diff) | |
download | llvm-256343a0e919bc09f65a8ee26751b561fa2dbfc1.zip llvm-256343a0e919bc09f65a8ee26751b561fa2dbfc1.tar.gz llvm-256343a0e919bc09f65a8ee26751b561fa2dbfc1.tar.bz2 |
Revert "Update amdgpu_gfx functions to use s0-s3 for inreg SGPR arguments on targets using scratch instructions for stack #78226" (#86273)
Reverts llvm/llvm-project#81394
This reverts commit 3ac243bc0d7922d083af2cf025247b5698556062.
It is not handling RSrc registers s0-s3 correctly. This leads to a
broken test, where it expects s0-s3 as function argument and uses it as
RSrc register as well.
We need to re-visit the patch, but apparently we only want to have s0-s3
as
argument registers if we don't need them as RSrc registers.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions