jinhongyii opened a new pull request, #20250:
URL: https://github.com/apache/tvm/pull/20250
## Summary
- preserve explicit predicate and arrival count for local MBarrier.arrive
calls
- keep local arrivals on the direct shared-memory path while leaving remote
address mapping unchanged
- cover both the TIR intrinsic operands and generated predicated PTX
## Testing
- python -m pytest -q tests/python/tirx/codegen/test_codegen_blackwell.py
- 14 passed
- pre-commit run --files python/tvm/backend/cuda/lang/pipeline.py
tests/python/tirx/codegen/test_codegen_blackwell.py
- passed
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]