diff options
-rw-r--r-- | libclc/www/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libclc/www/index.html b/libclc/www/index.html index fc1f2d01828..4281fce8dce 100644 --- a/libclc/www/index.html +++ b/libclc/www/index.html @@ -37,8 +37,8 @@ granularity of individual functions. </p> <p> -libclc currently only supports the PTX target, but support for more -targets is welcome. +libclc currently supports the AMDGCN, and R600 and NVPTX targets, but +support for more targets is welcome. </p> <h2>Download</h2> |