aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenFunction.cpp
diff options
context:
space:
mode:
authorBrox Chen <broxigarchen@outlook.com>2024-08-12 17:03:05 -0400
committerGitHub <noreply@github.com>2024-08-12 17:03:05 -0400
commit6b7afaa9db8f904ebf0262774e38e54b36598782 (patch)
tree65604f7d34cc140b41dd7258ead473d71164a289 /clang/lib/CodeGen/CodeGenFunction.cpp
parent825dbbbb94c985da4fd18da3e6e3baac05b11e23 (diff)
downloadllvm-6b7afaa9db8f904ebf0262774e38e54b36598782.zip
llvm-6b7afaa9db8f904ebf0262774e38e54b36598782.tar.gz
llvm-6b7afaa9db8f904ebf0262774e38e54b36598782.tar.bz2
[AMDGPU][True16] fix a bug in codeGen causing e64 with wrong vgpr type to shrink (#102942)
This bug is introduced in https://github.com/llvm/llvm-project/pull/102198 The previous path change to use realTrue16 flag, however, we have some t16 instructions that are implemented with fake16, and has Lo128 registers types. Thus we should still using hasTrue16Bit flag for shrinking check --------- Co-authored-by: guochen2 <guochen2@amd.com>
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions