aboutsummaryrefslogtreecommitdiff
path: root/libgomp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'libgomp/ChangeLog')
-rw-r--r--libgomp/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/libgomp/ChangeLog b/libgomp/ChangeLog
index 4364ff9..54cfa8b 100644
--- a/libgomp/ChangeLog
+++ b/libgomp/ChangeLog
@@ -1,3 +1,12 @@
+2024-05-02 Jakub Jelinek <jakub@redhat.com>
+
+ * testsuite/libgomp.c/declare-variant-4.h (gfx90c, gfx1036, gfx1103):
+ New functions.
+ (f): Add #pragma omp declare variant directives for those.
+ * testsuite/libgomp.c/declare-variant-4-gfx90c.c: New test.
+ * testsuite/libgomp.c/declare-variant-4-gfx1036.c: New test.
+ * testsuite/libgomp.c/declare-variant-4-gfx1103.c: New test.
+
2024-04-26 Frederik Harwath <frederik@harwath.name>
* plugin/plugin-gcn.c (isa_hsa_name): Handle EF_AMDGPU_MACH_AMDGCN_GFX90c.