You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For a transformation writer, it is crucial to know the structure of loopy kernels. Maybe we can guarantee that the generated kernels are in an Array-SSA form (with no $\phi$-instructions) and each instruction is an index lambda?
The text was updated successfully, but these errors were encountered:
For a transformation writer, it is crucial to know the structure of loopy kernels. Maybe we can guarantee that the generated kernels are in an Array-SSA form (with no$\phi$ -instructions) and each instruction is an index lambda?
The text was updated successfully, but these errors were encountered: