Skip to content

Conversation

@giuseros
Copy link
Contributor

This PR stemmed from #6907
and it is fixing a small error in the getter and setter of a buffer for
the case where t.lanes > 1. I also added a test to stress the issue.

@giuseros
Copy link
Contributor Author

cc @mbaret

Giuseppe Rossini added 2 commits November 19, 2020 17:41
This PR stemmed from apache#6907
and it is fixing a small error in the getter and setter of a buffer for
the case where `t.lanes > 1`. I also added a test to stress the issue.
@tqchen tqchen merged commit 712663e into apache:main Nov 20, 2020
trevor-m pushed a commit to trevor-m/tvm that referenced this pull request Dec 2, 2020
* Bug-fix] Fix tir allocation with multiple lanes

This PR stemmed from apache#6907
and it is fixing a small error in the getter and setter of a buffer for
the case where `t.lanes > 1`. I also added a test to stress the issue.

* Address dtyped vs non-dtyped constant cases
trevor-m pushed a commit to trevor-m/tvm that referenced this pull request Dec 4, 2020
* Bug-fix] Fix tir allocation with multiple lanes

This PR stemmed from apache#6907
and it is fixing a small error in the getter and setter of a buffer for
the case where `t.lanes > 1`. I also added a test to stress the issue.

* Address dtyped vs non-dtyped constant cases
trevor-m pushed a commit to neo-ai/tvm that referenced this pull request Dec 4, 2020
* Bug-fix] Fix tir allocation with multiple lanes

This PR stemmed from apache#6907
and it is fixing a small error in the getter and setter of a buffer for
the case where `t.lanes > 1`. I also added a test to stress the issue.

* Address dtyped vs non-dtyped constant cases
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