tvm icon indicating copy to clipboard operation
tvm copied to clipboard

[TVMScript] TIR Printer: LetStmt and others

Open yelite opened this issue 3 years ago • 0 comments
trafficstars

This PR:

  • Adds TIR LetStmt printing
  • Adds other simple statement printing: Prefetch, IfThenElse, While

This PR is in draft state because it's branched off from a pending PR #12603

Tracking issue: https://github.com/apache/tvm/issues/11912

cc @junrushao

yelite avatar Aug 29 '22 17:08 yelite