Skip to content

LoopOptTutorial: Basic loop optimization template [STEP4] - #4

Open
etiotto wants to merge 12 commits into
Tutorial_step3afrom
Tutorial_step4
Open

LoopOptTutorial: Basic loop optimization template [STEP4] #4
etiotto wants to merge 12 commits into
Tutorial_step3afrom
Tutorial_step4

Conversation

@etiotto

@etiotto etiotto commented Oct 23, 2019

Copy link
Copy Markdown
Collaborator

For the previous step take a look at #3.

In the previous step we dealt with the code generation portion of our transformation and we showed how to split a candidate loop. In this step we show how to reflect the LLVM IR changes into the dominator tree data structure. We use the dominator tree updater services to apply the required dominator tree changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants