Skip to content
This repository has been archived by the owner on May 22, 2023. It is now read-only.

[bugfix] Lower shape_of to a builtin #439

Merged
merged 1 commit into from
Feb 15, 2023

Conversation

slyubomirsky
Copy link
Collaborator

Attempting to compile and run the shape_of operator previously failed due to the fact that the codegen did not lower it to vm.builtin.shape_of. This was an oversight in the VM code generation. This PR ensures that the VM codegen correctly lowers shape_of to the builtin.

@YuchenJin YuchenJin merged commit df3c5af into tlc-pack:relax Feb 15, 2023
@tqchen
Copy link
Contributor

tqchen commented Feb 18, 2023

This PR needs to be send to unity #453

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants