Skip to content

AMDGPUAnnotateKernelFeatures should be deleted #63586

Closed
@arsenm

Description

@arsenm

This infers the "amdgpu-calls" and "amdgpu-stack-objects" attributes, which are poorly named and handled backwards. We only use these to try to infer whether we need to initialize flat scratch. Instead, we should use AMDGPUAttributor and infer a amdgpu-no-flat-scratch-init on kernels. We really want to detect whether any private addresses could potentially be addrspacecasted to flat.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions