Skip to content

Commit fd9a936

Browse files
botBehaviorFerra
andcommitted
plan: mark P1 done
Co-Authored-By: Ferra <Ferra@Fable5>
1 parent fdb6206 commit fd9a936

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PLAN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ The durable contribution: make rust-gpu *trustworthy*. Widen the differential fu
275275
a 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.

0 commit comments

Comments
 (0)