llvm-project
957ae8ad - [AMDGPU][GISel] Use buildObjectPtrOffset instead of buildPtrAdd (#150899)

Commit
64 days ago
[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.
Author
Parents
Loading