Skip to content
Snippets Groups Projects
Commit 9956ff05 authored by Andreas Klöckner's avatar Andreas Klöckner
Browse files

Find insn iname deps by fixed point iteration. Dot dependency graphing. Schedule improvements.

insn.all_inames() -> kernel.insn_inames(insn)
Scheduling:
- Only schedule referenced inames.
- Only work towards insns that have their dependencies satisfied.
parent d183034b
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment