Skip to content

Conversation

@tqchen
Copy link
Member

@tqchen tqchen commented May 29, 2025

This PR fixes a case where tuple constructor mismatches during vector forwarding. In this case UType&& was mistakenly matched and used. A testcase is added.

[FFI] More strict tuple constructor checking

This PR fixes a case where tuple constructor mismatches during vector forwarding.
In this case UType&& was mistakenly matched and used.
A testcase is added.
@spectrometerHBH spectrometerHBH merged commit ac65e56 into apache:main May 29, 2025
13 checks passed
ShiboXing pushed a commit to ShiboXing/tvm that referenced this pull request Aug 10, 2025
0;276;0c# This is the 1st commit message:

[FFI] More strict tuple constructor checking

This PR fixes a case where tuple constructor mismatches during vector forwarding.
In this case UType&& was mistakenly matched and used.
A testcase is added.
tqchen added a commit to tqchen/tvm that referenced this pull request Sep 13, 2025
0;276;0c# This is the 1st commit message:

[FFI] More strict tuple constructor checking

This PR fixes a case where tuple constructor mismatches during vector forwarding.
In this case UType&& was mistakenly matched and used.
A testcase is added.
tqchen added a commit to tqchen/tvm that referenced this pull request Sep 13, 2025
0;276;0c# This is the 1st commit message:

[FFI] More strict tuple constructor checking

This PR fixes a case where tuple constructor mismatches during vector forwarding.
In this case UType&& was mistakenly matched and used.
A testcase is added.
tqchen added a commit to tqchen/tvm that referenced this pull request Sep 13, 2025
0;276;0c# This is the 1st commit message:

[FFI] More strict tuple constructor checking

This PR fixes a case where tuple constructor mismatches during vector forwarding.
In this case UType&& was mistakenly matched and used.
A testcase is added.
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.

2 participants