File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -275,7 +275,7 @@ The durable contribution: make rust-gpu *trustworthy*. Widen the differential fu
275275a categorized bug corpus + CI-shaped harness, offered against rust-gpu #315 . Spec in
276276` EXPERIMENTS.md ` (Experiment 2). Start: ` tools/diff-fuzz/src/main.rs ` .
277277
278- - [ ] P1. Widen the integer grammar: function calls (cross-fn inlining = riskiest
278+ - [x] (2026-06-10 270d68e/fdb6206: cross-function calls added (leaf callees, depth-1 inline); campaign 1440 fns / 5.9M cmp / 0 findings — call lowering correct; deep-chain inlining hang = Class B in conformance/NOTES.md. structs/match/early-return deferred — P2 floats is higher-value new territory) P1. Widen the integer grammar: function calls (cross-fn inlining = riskiest
279279 legalizer path), nested structs, ` match ` , early returns. Run a campaign; auto-bisect findings.
280280- [ ] P2. Float domain: f32 ops with ULP-tolerant comparison + a divergence classifier
281281 (separate miscompile from legitimate fma/transcendental ulp). The new-territory axis.
You can’t perform that action at this time.
0 commit comments