From 9e02f4579858335b5a138cd19eaef13183fc0173 Mon Sep 17 00:00:00 2001 From: Dan Zheng Date: Mon, 30 Nov 2020 09:48:59 -0500 Subject: [PATCH] Remove misplaced code snippet. --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 1b495f918..287217163 100644 --- a/README.md +++ b/README.md @@ -54,8 +54,6 @@ We can now describe the body of the kernel itself. Here we create a kernel that instructions for us. The builder keeps the list of open loops and nest new instructions in them. -``` mppa - Telamon now has a nearly functional mppa backend. While most kernels run perfectly fine, it is still buggy and a lot of hacks take place as the runtime we rely on is not really satisfying. Also for diverse reasons, telamon