From f32494c24693b9fcacb98731ca4634183a02941c Mon Sep 17 00:00:00 2001 From: Anton Korobeynikov Date: Mon, 14 Oct 2024 23:16:05 -0700 Subject: [PATCH] Update date --- content/posts/2024-08-31-the-1001-thresholds-in-llvm.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/posts/2024-08-31-the-1001-thresholds-in-llvm.md b/content/posts/2024-08-31-the-1001-thresholds-in-llvm.md index fc439088..7f43be66 100644 --- a/content/posts/2024-08-31-the-1001-thresholds-in-llvm.md +++ b/content/posts/2024-08-31-the-1001-thresholds-in-llvm.md @@ -1,6 +1,6 @@ --- author: "Shourya Goel" -date: "2024-08-31" +date: "2024-10-21" tags: ["GSoC", "Optimizations", "Performance"] title: "GSoC 2024: The 1001 thresholds in LLVM" ---