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
* switch from IRTools to CodeInfo
* CodeInfoTools is only compatible with Julia >= 1.6
* code refactor
* code refactor
* fix goto position and some other bugs
* optimize args_initializer
* minor update
* Update Project.toml
* fix goto and static_parameter
* revise code, mostly renaming variables
* %new at the right hand of :(=)
* separate the if-else-branch hell
* code refactor
* only dispatch Expr on Val(it.head)
* code revise according to review comments
* don't dispatch on Val
* return instruction from its builder
* put boxes into builder
* code refactor
* remove tape field from Instruction
Co-authored-by: Hong Ge <[email protected]>
0 commit comments