diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2016-02-13 01:02:06 +0000 |
---|---|---|
committer | Matt Arsenault <Matthew.Arsenault@amd.com> | 2016-02-13 01:02:06 +0000 |
commit | 03d52f1f52d8b7b4f738f62c459926e2796a9aab (patch) | |
tree | d3648e1babf26663a01077e50c2c9284565d6e95 | |
parent | ba011288a9659d57736956c47b8522eace520807 (diff) |
Update page to list supported targets
git-svn-id: https://llvm.org/svn/llvm-project/libclc/trunk@260778 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r-- | www/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/index.html b/www/index.html index fc1f2d0..4281fce 100644 --- a/www/index.html +++ b/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> |