Replies: 5 comments
-
Yes, let us assume |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thanks! |
Beta Was this translation helpful? Give feedback.
0 replies
-
can we also assume that |
Beta Was this translation helpful? Give feedback.
0 replies
-
Yes. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thank you! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When I try to make some print bool example such as below, it needs to execute
zext i1 %cmp to i32
instruction.But we do not support zext instruction, so it raises unsupported error.
Can I assume there is no print bool type?
Beta Was this translation helpful? Give feedback.
All reactions