From 8acfd67ee6a4e2def0799944b5336682cf641603 Mon Sep 17 00:00:00 2001
From: akashk4 <akashk4@illinois.edu>
Date: Wed, 19 Feb 2020 21:57:39 -0600
Subject: [PATCH] Specify supported targets in README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 66d03108b9..11945e8371 100644
--- a/README.md
+++ b/README.md
@@ -38,7 +38,7 @@ Supported/tested GPU architectures:
 * Nvidia Quadro P1000
 * Nvidia GeForce GTX 1080
 
-It has not been tested on but is likely to support other CPU targets, and other GPUs supported by OpenCL such those by Intel, AMD, etc.
+HPVM has not been tested but is likely to work on other CPUs supported by LLVM Backend, and GPUs supported by OpenCL such as Intel, AMD, etc.
 
 
 ## Getting source code and building HPVM
-- 
GitLab