feat: Add !riscv_stack.ptr<type>#808
Merged
Merged
Conversation
This uses xdslproject/xdsl#6086 as a reference
Contributor
There was a problem hiding this comment.
VeIR Benchmarks
Details
| Benchmark suite | Current: 0215d96 | Previous: 54ffa4d | Ratio |
|---|---|---|---|
add-fold-worklist/create |
2201500 ns (± 106368) |
2200000 ns (± 106814) |
1.00 |
add-fold-worklist/rewrite |
3737500 ns (± 63810) |
3734000 ns (± 92827) |
1.00 |
add-fold-worklist-local/create |
2315500 ns (± 104681) |
2198000 ns (± 81073) |
1.05 |
add-fold-worklist-local/rewrite |
3040000 ns (± 41544) |
3038000 ns (± 49176) |
1.00 |
add-zero-worklist/create |
2195000 ns (± 57996) |
2291000 ns (± 97819) |
0.96 |
add-zero-worklist/rewrite |
2380000 ns (± 25772) |
2439000 ns (± 58917) |
0.98 |
add-zero-reuse-worklist/create |
1807000 ns (± 54431) |
1875000 ns (± 67005) |
0.96 |
add-zero-reuse-worklist/rewrite |
1956000 ns (± 29467) |
2015000 ns (± 80799) |
0.97 |
mul-two-worklist/create |
2185000 ns (± 58884) |
2092000 ns (± 41217) |
1.04 |
mul-two-worklist/rewrite |
5148000 ns (± 57295) |
5237000 ns (± 166004) |
0.98 |
add-fold-forwards/create |
2192000 ns (± 69078) |
2197000 ns (± 94670) |
1.00 |
add-fold-forwards/rewrite |
2998000 ns (± 36520) |
3038000 ns (± 71174) |
0.99 |
add-zero-forwards/create |
2208000 ns (± 49310) |
2160000 ns (± 58338) |
1.02 |
add-zero-forwards/rewrite |
1920000 ns (± 16380) |
1906000 ns (± 50754) |
1.01 |
add-zero-reuse-forwards/create |
1893000 ns (± 87771) |
2515500 ns (± 246272) |
0.75 |
add-zero-reuse-forwards/rewrite |
1569000 ns (± 33912) |
1703000 ns (± 127540) |
0.92 |
mul-two-forwards/create |
2189000 ns (± 106159) |
2203500 ns (± 267324) |
0.99 |
mul-two-forwards/rewrite |
3604000 ns (± 96365) |
3638000 ns (± 67541) |
0.99 |
add-zero-reuse-first/create |
1806000 ns (± 65236) |
1816000 ns (± 107472) |
0.99 |
add-zero-reuse-first/rewrite |
8000 ns (± 1081) |
8000 ns (± 626) |
1 |
add-zero-lots-of-reuse-first/create |
1806000 ns (± 81962) |
1819000 ns (± 54984) |
0.99 |
add-zero-lots-of-reuse-first/rewrite |
754000 ns (± 18542) |
783000 ns (± 26508) |
0.96 |
This comment was automatically generated by workflow using github-action-benchmark.
52cd600 to
0215d96
Compare
math-fehr
approved these changes
Jun 9, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This uses xdslproject/xdsl#6086 as a reference