[PATCH] D135614: [OpenMP][CUDA][AMDGPU] Accept case insensitive subarchitecture names

Yaxun Liu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 11 08:09:50 PDT 2022


yaxunl added a comment.

I am not sure whether it is a good idea to allow gfx90A in `--offload-arch`, since it is not documented in LLVM AMDGPU usage. @b-sumner @arsenm


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D135614/new/

https://reviews.llvm.org/D135614



More information about the llvm-commits mailing list