Y-Nak opened PR #1340 from simplify-ssa-builder to master:
- [x] This has been discussed in issue #1259
- [x] A short description of what this does, why it is needed;
Current implementation ofSSABuilderhas redundant fields and depends on redundant function/struct in order to work with EBB.Update info
- Remove redundant struct/fields/method/function
- Update docs
Update tests
[x] This PR contains test cases, if meaningful.
- [x] A reviewer from the core maintainer team has been assigned for this PR.
Y-Nak edited PR #1340 from simplify-ssa-builder to master:
- [x] This has been discussed in issue #1259
- [x] A short description of what this does, why it is needed;
Current implementation ofSSABuilderhas redundant fields and depends on redundant function/struct in order to work with EBB.Update info
- Remove redundant struct/fields/method/function
- Update docs
Update tests
[x] This PR contains test cases, if meaningful.
- [x] A reviewer from the core maintainer team has been assigned for this PR.
r? @bnjbvr @eqrion
Y-Nak edited PR #1340 from simplify-ssa-builder to master:
- [x] This has been discussed in issue #1259
- [x] A short description of what this does, why it is needed;
Current implementation ofSSABuilderhas redundant fields and depends on redundant function/struct in order to work with EBB.Update info
- Remove redundant structs/fields/methods/functions
- Update docs
Update tests
[x] This PR contains test cases, if meaningful.
- [x] A reviewer from the core maintainer team has been assigned for this PR.
r? @bnjbvr @eqrion
Y-Nak edited PR #1340 from simplify-ssa-builder to master:
- [x] This has been discussed in issue #1259
- [x] A short description of what this does, why it is needed;
Current implementation ofSSABuilderhas redundant fields and depends on redundant function/struct in order to work with EBB.Update info
- Remove redundant structs/fields/methods/functions in
cranelift/frontend/src/ssa.rs- Adapt to updated
SSABuilderinFunctionBuilder- Update docs
Update tests
[x] This PR contains test cases, if meaningful.
- [x] A reviewer from the core maintainer team has been assigned for this PR.
r? @bnjbvr @eqrion
Y-Nak edited PR #1340 from simplify-ssa-builder to master:
- [x] This has been discussed in issue #1259
- [x] A short description of what this does, why it is needed;
Fixes #1259Update info
- Remove redundant struct/fields/method/function
- Update docs
Update tests
[x] This PR contains test cases, if meaningful.
- [x] A reviewer from the core maintainer team has been assigned for this PR.
r? @bnjbvr @eqrion
Y-Nak edited PR #1340 from simplify-ssa-builder to master:
- [x] This has been discussed in issue #1259
- [x] A short description of what this does, why it is needed;
Fixes #1259Update info
- Remove redundant structs/fields/methods/functions from
cranelift/frontend/src/ssa.rs- Adapt
FunctionBuilderto updatedSSABuilder- Update docs
Update tests
[x] This PR contains test cases, if meaningful.
- [x] A reviewer from the core maintainer team has been assigned for this PR.
r? @bnjbvr @eqrion
sunfishcode submitted PR Review.
Y-Nak updated PR #1340 from simplify-ssa-builder to master:
- [x] This has been discussed in issue #1259
- [x] A short description of what this does, why it is needed;
Fixes #1259Update info
- Remove redundant structs/fields/methods/functions from
cranelift/frontend/src/ssa.rs- Adapt
FunctionBuilderto updatedSSABuilder- Update docs
Update tests
[x] This PR contains test cases, if meaningful.
- [x] A reviewer from the core maintainer team has been assigned for this PR.
r? @bnjbvr @eqrion
sunfishcode merged PR #1340.
Last updated: Dec 06 2025 at 06:05 UTC