[Openmp-commits] [openmp] d022f39 - [libomptarget][amdgpu][NFC] tweak a comment
Ron Lieberman via Openmp-commits
openmp-commits at lists.llvm.org
Sat Oct 9 09:52:17 PDT 2021
Author: Ron Lieberman
Date: 2021-10-09T12:51:53-04:00
New Revision: d022f39d9fa0cfa9122270794aee7ba2cb4e17fc
URL: https://github.com/llvm/llvm-project/commit/d022f39d9fa0cfa9122270794aee7ba2cb4e17fc
DIFF: https://github.com/llvm/llvm-project/commit/d022f39d9fa0cfa9122270794aee7ba2cb4e17fc.diff
LOG: [libomptarget][amdgpu][NFC] tweak a comment
Added:
Modified:
openmp/libomptarget/plugins/amdgpu/src/rtl.cpp
Removed:
################################################################################
diff --git a/openmp/libomptarget/plugins/amdgpu/src/rtl.cpp b/openmp/libomptarget/plugins/amdgpu/src/rtl.cpp
index 973a3c8b33fd2..3c70bcd98e79e 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
//
//===----------------------------------------------------------------------===//
More information about the Openmp-commits
mailing list