summaryrefslogtreecommitdiffstats
path: root/content/zettel/3c3e1.md
blob: 9ba020cf1fef82ccd348181dd400d0ade8c01330 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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