The GitHub Actions job "tvm-bot" on tvm.git/main has succeeded. Run started by GitHub user yongwww (triggered by yongwww).
Head commit for run: 115029b3ab44c177bfca56c2c1bcf65566450d26 / Hongyi Jin <[email protected]> [FIX][TIRx] Constant-fold copy slice extents (#20067) ## Motivation and context Copy regions can retain constant-valued expressions after variable substitution. Converting those expressions directly to Python integers rejects valid slices even though their extents are statically known. ## Changes - Simplify swizzled-region extents before converting them to Python integers. - Continue rejecting genuinely symbolic extents. - Add a hardware-independent regression to the existing layout test suite. ## Testing - `python -m pytest tests/python/tirx/test_layout.py` - Changed-files pre-commit checks Report URL: https://github.com/apache/tvm/actions/runs/30555869808 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
