From d022f39d9fa0cfa9122270794aee7ba2cb4e17fc Mon Sep 17 00:00:00 2001 From: Ron Lieberman Date: Sat, 9 Oct 2021 12:51:53 -0400 Subject: [PATCH] [libomptarget][amdgpu][NFC] tweak a comment --- openmp/libomptarget/plugins/amdgpu/src/rtl.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openmp/libomptarget/plugins/amdgpu/src/rtl.cpp b/openmp/libomptarget/plugins/amdgpu/src/rtl.cpp index 973a3c8..3c70bcd 100644 --- a/openmp/libomptarget/plugins/amdgpu/src/rtl.cpp +++ b/openmp/libomptarget/plugins/amdgpu/src/rtl.cpp @@ -6,7 +6,7 @@ // //===----------------------------------------------------------------------===// // -// RTL for hsa machine +// RTL for AMD hsa machine // //===----------------------------------------------------------------------===// -- 2.7.4