stanford-ppl / spatial-lang

Spatial: "Specify Parameterized Accelerators Through Inordinately Abstract Language"
MIT License
99 stars 12 forks source link

Metadata issues when pirgen is enabled #229

Closed yaqiz01 closed 6 years ago

yaqiz01 commented 6 years ago
  1. Can InnerControl have ControlType of MetaPipe? I’m seeing this on the inner most SwitchCases. Is it different from a InnerPipe style?

  2. parent of a node printed in the IR printer right before codegen is different from value returned by parentOf metadata. The parent printed in the log seems to be correct and parentOf is set to nodes prior to changing switches to controllers.