Skip to content

Conversation

@MasterJH5574
Copy link
Contributor

@MasterJH5574 MasterJH5574 commented Mar 9, 2024

The RewriteCUDAGraph pass missed to consider StringImm as a static expression, causing some loss of CUDA graph rewrite opportunities. This PR fixes the issue.

Choosing not to add a regression test considering this is a very trivial change.

The RewriteCUDAGraph pass missed to consider StringImm as a static
expression, causing some loss of CUDA graph rewrite opportunities.
This PR fixes the issue.
@MasterJH5574 MasterJH5574 force-pushed the tvm-dev/2024-03-08-cuda-graph branch from f341532 to 89a73f0 Compare March 9, 2024 06:14
@tqchen tqchen merged commit 95f97e8 into apache:main Mar 11, 2024
Lunderberg pushed a commit to Lunderberg/tvm that referenced this pull request Mar 12, 2024
The RewriteCUDAGraph pass missed to consider StringImm as a static
expression, causing some loss of CUDA graph rewrite opportunities.
This PR fixes the issue.
thaisacs pushed a commit to thaisacs/tvm that referenced this pull request Apr 3, 2024
The RewriteCUDAGraph pass missed to consider StringImm as a static
expression, causing some loss of CUDA graph rewrite opportunities.
This PR fixes the issue.
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