tvm icon indicating copy to clipboard operation
tvm copied to clipboard

[TIR] add unit-tests for upcoming primfunc-slicing

Open cconvey opened this issue 3 years ago • 4 comments
trafficstars

Introduces (disabled) unit tests that can gradually be enabled as we make progress on primfunc slicing (a.k.a. "functionalization").

cc @Hzfengsy @junrushao1994

cconvey avatar Sep 15 '22 16:09 cconvey

CC: @Lunderberg @JosephTheOctonaut

cconvey avatar Sep 18 '22 19:09 cconvey

@JosephTheOctonaut @Lunderberg : mind reviewing?

cconvey avatar Sep 19 '22 16:09 cconvey

@JosephTheOctonaut @Lunderberg : Feel free to only give cursory reviews on this. It's mostly meant as a rough roadmap. I expect each individual unit test to need a little cleanup as it gets enabled.

cconvey avatar Sep 20 '22 15:09 cconvey

Note to self: consider renaming "call_tir" to something else, e.g. "call_tir_subroutine", to avoid confusing overlap with Relax's "call_tir" token.

cconvey avatar Sep 20 '22 16:09 cconvey