diff options
author | Changpeng Fang <changpeng.fang@amd.com> | 2025-01-07 12:02:18 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-07 12:02:18 -0800 |
commit | 68694259b298614f16f87d83a56be1207f36fa53 (patch) | |
tree | ab7a7e3741e4387052cdee902728eac1edb24b62 /libcxx/src/filesystem/operations.cpp | |
parent | 666eee0ef85ff8a81904b9375fc22bc48cecc6b1 (diff) | |
download | llvm-68694259b298614f16f87d83a56be1207f36fa53.zip llvm-68694259b298614f16f87d83a56be1207f36fa53.tar.gz llvm-68694259b298614f16f87d83a56be1207f36fa53.tar.bz2 |
AMDGPU: Use getSignedTargetConstant for ImmOffset in SelectScratchSVAddr (#121978)
ImmOffset is signed and we will hit an assert with negative ImmOffset
when getTargetConstant is used.
Fixes: SWDEV-506453
Diffstat (limited to 'libcxx/src/filesystem/operations.cpp')
0 files changed, 0 insertions, 0 deletions