aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorStanislav Mekhanoshin <Stanislav.Mekhanoshin@amd.com>2025-07-21 15:05:43 -0700
committerGitHub <noreply@github.com>2025-07-21 15:05:43 -0700
commit006858cd4d944ff44b3ef4619194a72ff8823edc (patch)
tree74f5a42df14e588aebe8f459a1106b6dd7658e9b /clang/lib/CodeGen/CodeGenModule.cpp
parenta0b854d576c8d302394bcf12c76b22c9300e5411 (diff)
downloadllvm-006858cd4d944ff44b3ef4619194a72ff8823edc.zip
llvm-006858cd4d944ff44b3ef4619194a72ff8823edc.tar.gz
llvm-006858cd4d944ff44b3ef4619194a72ff8823edc.tar.bz2
[AMDGPU] Prevent folding of FI with scale_offset on gfx1250 (#149894)
SS forms of SCRATCH_LOAD_DWORD do not support SCALE_OFFSET, so if this bit is used SCRATCH_LOAD_DWORD_SADDR cannot be formed. This generally shall not happen because FI is not supposed to be scaled, but add this as a precaution.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions