From 90d72b867fddba61d1259bb48461b9a2b0b3b2a5 Mon Sep 17 00:00:00 2001 From: Andy Stone Date: Wed, 25 Sep 2024 09:18:04 -0700 Subject: [PATCH] add annotations for stencil 2d graph --- Signed-off-by: Andy Stone --- test/ANNOTATIONS.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/test/ANNOTATIONS.yaml b/test/ANNOTATIONS.yaml index 418fc8f1122..2cbbea786fc 100644 --- a/test/ANNOTATIONS.yaml +++ b/test/ANNOTATIONS.yaml @@ -1005,8 +1005,14 @@ ft-a: heat_2d_dist.ml-time: 08/31/23: - Optimize swap operation for Cyclic and Stencil distributions (#23019) + 08/13/24: + - Expand auto local access optimization to support basic offsets (#25712) + 08/19/24: + - Stencil Distribution performance improvments (#25701) 09/04/24: - Extend array view elision to Block, Cyclic and Stencil (#25869) + 09/11/24: + - Prevent offset access with block arrays to thwart dynamic ALA (#25933) hpl: 12/11/15: