Skip to content

[Attributor] Privatization allocas are placed in AS 0 which triggers crash in AMDGPU backend #53725

@jdoerfert

Description

@jdoerfert

The AMD gpu backend doesn't like AS0 allocas. We need to create them in the alloca AS instead. Causes OpenMP programs on AMD GPU to crash at compile time.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions