[clang] [clang][SPIR-V] Add support for AMDGCN flavoured SPIRV (PR #89796)

Joseph Huber via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 23 12:48:07 PDT 2024


https://github.com/jhuber6 commented:

How much of this is actually different from the existing target info for AMDGCN? Seems like we're doing a lot of redundant stuff like defining macros or features.

https://github.com/llvm/llvm-project/pull/89796


More information about the cfe-commits mailing list