Skip to content

Improve scheduler auto outline

Aaron Councilman requested to merge scheduler-auto-outline into main

A few small tweaks to the scheduler

  1. Allow devices to be applied to all functions at once (e.g., host(*);)
  2. Allow auto-outline to be run on a selection of functions, instead of the entire module, and change the return to be labeled by the name of the function outlined from

Merge request reports

Loading