Skip to content

Conversation

@kparzysz-quic
Copy link
Contributor

Pre-PR for #11973.

@kparzysz-quic kparzysz-quic requested a review from Lunderberg July 5, 2022 19:28
Copy link
Contributor

@Lunderberg Lunderberg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like it, and thank you for tracking down all these instances! I agree with the reasoning in your comment from Friday, that having automatic conversions in both directions between primitives and PrimExpr is causing the issues, and that the automatic primitive to PrimExpr conversion is the more important one to have.

@kparzysz-quic kparzysz-quic marked this pull request as ready for review July 5, 2022 21:36
@masahi masahi merged commit ffd8c93 into apache:main Jul 6, 2022
@kparzysz-quic kparzysz-quic deleted the primexpr-explicit-conv branch July 6, 2022 13:36
blackkker pushed a commit to blackkker/tvm that referenced this pull request Jul 7, 2022
* [TIR] Make conversion from Integer to int64_t explicit

* Fix compilation errors

* Fix compilation issues in cpptest

* Fix SPIRV compilation errors
masahi pushed a commit to masahi/tvm that referenced this pull request Jul 15, 2022
* [TIR] Make conversion from Integer to int64_t explicit

* Fix compilation errors

* Fix compilation issues in cpptest

* Fix SPIRV compilation errors
mikeseven pushed a commit to mikeseven/tvm that referenced this pull request Sep 27, 2023
* [TIR] Make conversion from Integer to int64_t explicit

* Fix compilation errors

* Fix compilation issues in cpptest

* Fix SPIRV compilation errors
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