From 03d52f1f52d8b7b4f738f62c459926e2796a9aab Mon Sep 17 00:00:00 2001 From: Matt Arsenault Date: Sat, 13 Feb 2016 01:02:06 +0000 Subject: Update page to list supported targets git-svn-id: https://llvm.org/svn/llvm-project/libclc/trunk@260778 91177308-0d34-0410-b5e6-96231b3b80d8 --- www/index.html | 4 ++-- 1 file 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.

-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.

Download

-- cgit v1.2.3