-
Notifications
You must be signed in to change notification settings - Fork 64
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: Rust-GPU/rust-gpu
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: Rust-GPU/rust-gpu
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: difftest-ash-mem-alloc
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 18 commits
- 108 files changed
- 2 contributors
Commits on Jul 10, 2025
-
Add 7 new difftests and push constants support
New tests: - bitwise_ops: bit manipulation operations - trig_ops: trigonometric functions - control_flow_complex: nested loops and complex control flow - vector_swizzle: vector component access and swizzling - memory_barriers: workgroup memory synchronization - vector_extract_insert: dynamic vector element access - push_constants: push constants in compute shaders Infrastructure changes: - Add WgpuComputeTestPushConstants for push constant support - Enable PUSH_CONSTANTS feature in wgpu when needed - Register all existing unregistered tests in workspace
Configuration menu - View commit details
-
Copy full SHA for 43066a2 - Browse repository at this point
Copy the full SHA 43066a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0dd898b - Browse repository at this point
Copy the full SHA 0dd898bView commit details -
Add epsilon support and improve difftest framework
- Add a round macro for cross-plat compat - Add epsilon-based floating point comparison - Add human-readable output for float/int data - Add test coverage for new stuff - Update documentation
Configuration menu - View commit details
-
Copy full SHA for 75c3229 - Browse repository at this point
Copy the full SHA 75c3229View commit details -
Configuration menu - View commit details
-
Copy full SHA for 45a6c04 - Browse repository at this point
Copy the full SHA 45a6c04View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b6cc69 - Browse repository at this point
Copy the full SHA 7b6cc69View commit details -
Configuration menu - View commit details
-
Copy full SHA for b225bbd - Browse repository at this point
Copy the full SHA b225bbdView commit details -
Also don't show stats/counts when delaing with raw diffs
Configuration menu - View commit details
-
Copy full SHA for 1912ffa - Browse repository at this point
Copy the full SHA 1912ffaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 47d80a2 - Browse repository at this point
Copy the full SHA 47d80a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7878d06 - Browse repository at this point
Copy the full SHA 7878d06View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6218534 - Browse repository at this point
Copy the full SHA 6218534View commit details -
Configuration menu - View commit details
-
Copy full SHA for e30e6bd - Browse repository at this point
Copy the full SHA e30e6bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 88d07bf - Browse repository at this point
Copy the full SHA 88d07bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 84fd829 - Browse repository at this point
Copy the full SHA 84fd829View commit details -
Configuration menu - View commit details
-
Copy full SHA for c62de95 - Browse repository at this point
Copy the full SHA c62de95View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e4dbd9 - Browse repository at this point
Copy the full SHA 7e4dbd9View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef99192 - Browse repository at this point
Copy the full SHA ef99192View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4bdf355 - Browse repository at this point
Copy the full SHA 4bdf355View commit details -
Configuration menu - View commit details
-
Copy full SHA for 294fe1d - Browse repository at this point
Copy the full SHA 294fe1dView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...difftest-ash-mem-alloc