Skip to content

Conversation

@ghostplant
Copy link
Contributor

Turning from ((make_int4)(exp)) to (make_int4(exp)). The former case is incompatible with "macro-defined function".

Turning from `((make_int4)(exp))` to `(make_int4(exp))`. The former case is incompatible with "macro-defined function".
@ghostplant ghostplant changed the title Remove unnecessary bracelet around make_int Remove unnecessary bracket around make_int Apr 22, 2021
@tqchen tqchen merged commit 0b24cbf into apache:main Apr 23, 2021
@tqchen
Copy link
Member

tqchen commented Apr 23, 2021

Thank you @ghostplant !

echuraev pushed a commit to echuraev/tvm that referenced this pull request Apr 29, 2021
Turning from `((make_int4)(exp))` to `(make_int4(exp))`. The former case is incompatible with "macro-defined function".
umangyadav pushed a commit to umangyadav/tvm that referenced this pull request May 5, 2021
Turning from `((make_int4)(exp))` to `(make_int4(exp))`. The former case is incompatible with "macro-defined function".
trevor-m pushed a commit to trevor-m/tvm that referenced this pull request May 6, 2021
Turning from `((make_int4)(exp))` to `(make_int4(exp))`. The former case is incompatible with "macro-defined function".
trevor-m pushed a commit to trevor-m/tvm that referenced this pull request May 6, 2021
Turning from `((make_int4)(exp))` to `(make_int4(exp))`. The former case is incompatible with "macro-defined function".
trevor-m pushed a commit to trevor-m/tvm that referenced this pull request May 6, 2021
Turning from `((make_int4)(exp))` to `(make_int4(exp))`. The former case is incompatible with "macro-defined function".
trevor-m pushed a commit to neo-ai/tvm that referenced this pull request May 11, 2021
Turning from `((make_int4)(exp))` to `(make_int4(exp))`. The former case is incompatible with "macro-defined function".
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants