Skip to content
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
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment