================
@@ -206,10 +218,12 @@ set( r600--_devices cedar cypress barts cayman )
set( amdgcn--_devices tahiti )
set( amdgcn-mesa-mesa3d_devices ${amdgcn--_devices} )
set( amdgcn--amdhsa_devices none )
+set( amdgcn-amd-amdhsa_devices none )
----------------
jhuber6 wrote:
I was planning on trimming this up in a PR tomorrow. We definitely could though
I don't know the subtleties here, since maybe someone depends on the specific
triple.
I also really want to change how the files are installed, we should use the
regular triple and then use the specific device as a subdirectory if possible.
Right now we have like `libclc/` in the resource dir, when it should be more
like standard `PER_TARGET_RUNTIME_DIR` I'd say.
https://github.com/llvm/llvm-project/pull/174022
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits