From 9f11e190d3ea6a898e992707ef52009a3c34ce5e Mon Sep 17 00:00:00 2001 From: akashk4 <akashk4@illinois.edu> Date: Thu, 20 Feb 2020 10:19:57 -0600 Subject: [PATCH] Specified targets in ReadME --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 11945e8371..2e73dc2760 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ Supported/tested GPU architectures: * Nvidia Quadro P1000 * Nvidia GeForce GTX 1080 -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. +HPVM has not been tested but might 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