Skip to content

clang should directly consume launch_bounds attribute for HIP #91468

@arsenm

Description

@arsenm

Clang has the launch_bounds attribute, which is not implemented for AMDGPU. Instead, the HIP headers work around this by implementing this with separate macros

The directly consumed attribute is silently ignored

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions