You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* [Hexagon] Add concept of groups to QueuedRingBuffer
* fix failing RingBuffer unit test
* add StartGroup and EndGroup builtins and lowering
* use max queue number to increase dma copy perf
* increase max dma queues to fix test failures
* use DMA groups in LowerAsyncDMA pass
Co-authored-by: Noah Verke <[email protected]>
Co-authored-by: Eric Lunderberg <[email protected]>
* elide merge_async_commit_queue_scope
* LowerAsyncDMA bug fix + disallow non-contig copy; comments, tests pass
* format and lint
* add comments to Hex User DMA header
* use unsigned queue ID; fix test fails
* format and lint
* use dma_copy_dltensor in TIR tenor intrin; fix test fails
* address feedback: comments, types, names
0 commit comments