aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenFunction.cpp
diff options
context:
space:
mode:
authorChristudasan Devadasan <christudasan.devadasan@amd.com>2024-10-21 13:21:16 +0530
committerGitHub <noreply@github.com>2024-10-21 13:21:16 +0530
commit3c5cea650dcef5e5aae8f4090f5b7f410b31fca2 (patch)
treecc4b39c8f0b6604399c0d1f838a3359da5e0a9d2 /clang/lib/CodeGen/CodeGenFunction.cpp
parent9b49392d6edcdfcc59304350ebd4196be5180d4a (diff)
downloadllvm-3c5cea650dcef5e5aae8f4090f5b7f410b31fca2.zip
llvm-3c5cea650dcef5e5aae8f4090f5b7f410b31fca2.tar.gz
llvm-3c5cea650dcef5e5aae8f4090f5b7f410b31fca2.tar.bz2
[AMDGPU]: Add implicit-def to the BB prolog (#112872)
IMPLICIT_DEF inserted for a wwm-register at the very first block or the predecessor block where it is used for sgpr spilling can appear at a block begin that requires spill-insertion during per-lane VGPR regalloc phase. The presence of the IMPLICIT_DEF currently breaks the BB prolog. Fixes: SWDEV-490717
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions