The GitHub Actions job "tvm-bot" on tvm.git/main has succeeded.
Run started by GitHub user tqchen (triggered by tqchen).

Head commit for run:
000f558c72d124cc056906294a779dc42c2b4e75 / Tianqi Chen 
<[email protected]>
[REFACTOR][Arith] Delete IntGroupBounds::Substitute (#20305)

Delete the redundant `IntGroupBounds::Substitute` helper and use
reflected pre-order `StructuralMap` at its only call site.

Also use checked `as_or_throw<T>()` conversion for arith StructuralMap
results and move values out of successful map lookups. `IterMarkNode`
DAG semantics are unchanged.

Validation: LLVM 17 CPU build; focused arith tests (11 passed, 1
skipped); C++ tests (133/133 passed); clang-format.

Report URL: https://github.com/apache/tvm/actions/runs/34484655169

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to