Skip to content

Conversation

@csullivan
Copy link
Contributor

Also loosen the requirement that the user provided buffer exist within the IR to match with the old behavior of DomainTouched.

Resolves #11716

@csullivan csullivan requested a review from kparzysz-quic June 14, 2022 23:33
@kparzysz-quic
Copy link
Contributor

It also fixes the original failing testcase.

@kparzysz-quic
Copy link
Contributor

Ping. There is only a simple build issue due to a declaration of an unused variable...

@csullivan
Copy link
Contributor Author

Thanks @kparzysz-quic, didn't have time to circle back last week unfortunately but I have returned from PTO today and will send a patch to land this as soon as possible.

@kparzysz-quic kparzysz-quic merged commit ed3294f into apache:main Jun 24, 2022
@kparzysz-quic
Copy link
Contributor

Thanks @csullivan!

zxybazh pushed a commit to zxybazh/tvm that referenced this pull request Jun 26, 2022
…11722)

* [Arith] Update BufferDomainTouched to support vector access.

* Add test checking that domain touched works on IR containing RampNodes.
blackkker pushed a commit to blackkker/tvm that referenced this pull request Jul 7, 2022
…11722)

* [Arith] Update BufferDomainTouched to support vector access.

* Add test checking that domain touched works on IR containing RampNodes.
mikeseven pushed a commit to mikeseven/tvm that referenced this pull request Sep 27, 2023
…11722)

* [Arith] Update BufferDomainTouched to support vector access.

* Add test checking that domain touched works on IR containing RampNodes.
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.

[Bug] Crash with tensorize + prefetch after PR#11589

2 participants