Current issue state, recent activity, and per-issue timelines from the indexed issue data.
| Date | Opened | Closed | Comments | Events | Open Backlog |
|---|---|---|---|---|---|
| 2026-09-20 | 1 | 0 | 0 | 2 | 2 |
| 2026-09-19 | 3 | 0 | 3 | 5 | 44 |
| 2026-09-18 | 3 | 8 | 0 | 0 | 0 |
| 2026-09-17 | 5 | 0 | 0 | 0 | 0 |
| 2026-09-16 | 1 | 0 | 0 | 0 | 0 |
| 2026-09-15 | 3 | 2 | 0 | 0 | 0 |
| 2026-09-14 | 3 | 0 | 0 | 0 | 0 |
| 2026-09-13 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-12 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-11 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-10 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-09 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-08 | 1 | 0 | 0 | 0 | 0 |
| 2026-09-07 | 1 | 0 | 0 | 0 | 0 |
Opened: 19
Closed: 10
Comments: 3
Events: 7
| Issue | Author | State | Labels | Comments | Reactions | Updated |
|---|---|---|---|---|---|---|
#1310 cooperative_groups: block_reduce/block_scan mishandle partial final warps Opened 9 hours ago | YunusMutlu | open | bug TBD | 0 | 0 | 9 hours ago |
#1308 Migrate LLVM inline asm semantics to upstream Pliron attributes Opened 23 hours ago | uurl | open | No labels | 0 | 0 | 22 hours ago |
#1302 cargo oxide doctor's clang check fails after following its own 'apt install clang-21' remedy Opened 2 days ago | vyncint | open | No labels | 1 | 0 | 1 day ago |
#811 warp_reduce runs a 10-instruction shuffle tree where Ampere's redux.sync does it in one: 4.74x measured, but no way to gate it on the target Opened 1 month ago | vyncint | open | intrinsics perf codegen | 7 | 0 | 2 days ago |
#1303 Target feature scan splits LLVM IR on ';', so conjunctive predicates match across the whole module (integer redux + any f32 reads as ReduxF32) Opened 2 days ago | vyncint | open | No labels | 1 | 0 | 2 days ago |
#1300 llc is the pipeline anchor, but nothing checks it against the LLVM that wrote the IR Opened 2 days ago | sachinsharma3191 | open | No labels | 0 | 0 | 2 days ago |
#337 Tracking: SM89 (Ada Lovelace) device intrinsics — FP8 types, conversions, and MMA Opened 3 months ago | honeyspoon | open | enhancement intrinsics tracking | 5 | 0 | 2 days ago |
#1298 intrinsics-gen: runtime_validation = "executed" is unreachable for compact admissions (30 guards, no Runtime-stage producer) Opened 2 days ago | 0z5a | open | No labels | 0 | 0 | 2 days ago |
#1296 sparse_mma resolver conflates type-kind with metadata mode, blocking admission of imported intrinsics Opened 2 days ago | 0z5a | open | No labels | 1 | 0 | 2 days ago |
#1287 core::sync::atomic::AtomicPtr<T> fails to compile in CUDA kernels Opened 3 days ago | YunusMutlu | closed - completed | bug intrinsics codegen | 1 | 0 | 3 days ago |
#1280 Full debug: support runtime-indexed statement debug locations Opened 4 days ago | uurl | closed - completed | debug info codegen | 1 | 0 | 3 days ago |
#1274 llvm: use upstream GlobalOp constant semantics Opened 6 days ago | uurl | closed - completed | llvm-export IR-lowering | 1 | 0 | 3 days ago |
#1272 llvm: replace local volatile load/store shim with upstream Pliron support Opened 6 days ago | uurl | closed - completed | llvm-export IR-lowering | 1 | 0 | 3 days ago |
#1269 CoalescedThreads::ballot returns physical lane bits for sparse groups Opened 6 days ago | YunusMutlu | closed - completed | bug device-apis | 1 | 0 | 3 days ago |
#1266 cargo oxide build defaults to sm_80 while cargo oxide run auto-detects the local GPU Opened 7 days ago | bernardogv | closed - completed | cargo-oxide build-related logs | 1 | 0 | 3 days ago |
#1160 rustlantis: validate projection chains when constructing places Opened 28 days ago | uurl | closed - completed | enhancement question fuzzer | 2 | 0 | 3 days ago |
#1217 smoketest: code-shape gates are not applicable to full-debug builds (11 examples) Opened 19 days ago | nihalpasham | open | cargo-oxide build-related debug info | 5 | 0 | 3 days ago |
#1248 Nothing catches a prose reference to a source file that no longer exists Opened 14 days ago | vyncint | open | documentation build-related tests | 2 | 0 | 3 days ago |
#1162 Rustlantis: support Static and StaticMut operands in custom MIR Opened 28 days ago | uurl | open | enhancement question tests | 5 | 0 | 3 days ago |
#1223 Support grid-constant by-value kernel parameters for TMA descriptors Opened 17 days ago | lucifer1004 | closed - completed | codegen cuda-feature | 1 | 0 | 3 days ago |
#1292 Merged PTX bundles collide on .file indices, so lineinfo/debug builds cannot load through the merged loader Opened 3 days ago | navneet83 | open | No labels | 0 | 0 | 3 days ago |
#1290 ltoir_cache: the no-symlink open uses x86-64 flag values, inert on aarch64 Opened 3 days ago | navneet83 | open | No labels | 0 | 0 | 3 days ago |
#1277 `load_all_ptx_bundles_merged` collides on `__shared_mem_N` Opened 5 days ago | martinjrobins | open | bug TBD | 3 | 0 | 3 days ago |
#1284 `load()` reads the process executable, so a `#[cuda_module]` compiled into a shared object cannot find its own artifact Opened 3 days ago | xavierforge | open | No labels | 0 | 0 | 3 days ago |
#1281 feat(wgmma): add m64n64k32 FP8 E4M3 full-drain path Opened 4 days ago | Vishalkulkarni45 | open | enhancement TBD | 1 | 0 | 4 days ago |