Skip to content

rocm.py: add a few missing amd_gpu_target values#3408

Open
haampie wants to merge 1 commit intodevelopfrom
hs/rocm/amd_gpu_target
Open

rocm.py: add a few missing amd_gpu_target values#3408
haampie wants to merge 1 commit intodevelopfrom
hs/rocm/amd_gpu_target

Conversation

@haampie
Copy link
Member

@haampie haampie commented Feb 13, 2026

taken from https://llvm.org/docs/AMDGPUUsage.html

... would be nice to handle these variants better and treat AMD GPU targets like the CPU target=..., especially cause of the variants xnack, wavefrontsize64, cumode, leading to a combinatorial explosion of <target-id> ::== <processor> ( "+" <target-feature> )*, plus the fact that generic targets exist now.

taken from https://llvm.org/docs/AMDGPUUsage.html

Signed-off-by: Harmen Stoppels <me@harmenstoppels.nl>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant