summaryrefslogtreecommitdiffstats
path: root/content/zettel/3c3e1.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/zettel/3c3e1.md')
-rw-r--r--content/zettel/3c3e1.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/content/zettel/3c3e1.md b/content/zettel/3c3e1.md
new file mode 100644
index 0000000..9ba020c
--- /dev/null
+++ b/content/zettel/3c3e1.md
@@ -0,0 +1,16 @@
++++
+title = "Alternative trace scheduling"
+author = "Yann Herklotz"
+tags = []
+categories = []
+backlinks = ["3c3e"]
+forwardlinks = ["3c3e2"]
+zettelid = "3c3e1"
++++
+
+An alternative to the specific basic block representation is maybe trace
+scheduling, or superblock scheduling. For this representation, you
+actually do not need to change the structure of the code in general, you
+just need to add some extra information which designates the different
+traces inside of the current code. These will just be lists of paths,
+that designate the sets