diff options
author | Fabian Ritter <fabian.ritter@amd.com> | 2025-07-30 08:30:27 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-30 08:30:27 +0200 |
commit | 957ae8ad46d401b4e263bf786b1eafde06894125 (patch) | |
tree | 308d9042d2a231c58e0e7ebc4fde076d71af951d /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | a9d491b17f4f0a131f68a5dbdac8d34c7c8427db (diff) | |
download | llvm-957ae8ad46d401b4e263bf786b1eafde06894125.zip llvm-957ae8ad46d401b4e263bf786b1eafde06894125.tar.gz llvm-957ae8ad46d401b4e263bf786b1eafde06894125.tar.bz2 |
[AMDGPU][GISel] Use buildObjectPtrOffset instead of buildPtrAdd (#150899)
This concerns offset computations for kernargs and
RegBankLegalizeHelper::splitLoad, which should all be within the bounds of a
memory object. See #150392 for the motivation for introducing the
buildObjectPtrOffset function.
For SWDEV-516125.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions