adstraw opened a new pull request, #13027:
URL: https://github.com/apache/tvm/pull/13027

   The `LowerAsyncDMA` pass is designed to replace TIR `async_wait_queue_scope` 
attributes only if it has already relaced a TIR `async_commit_queue_scope` 
attribute with memory copy semantics on the same queue.  Fixing a bug where the 
queue ID is saved in the "commit" transform regardless of whether a 
transformation takes place.  Meaning, the "wait" transform, at present, would 
operate on all queues.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to