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 ofSSABuilder
has 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 ofSSABuilder
has 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 ofSSABuilder
has 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 ofSSABuilder
has 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
SSABuilder
inFunctionBuilder
- 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
FunctionBuilder
to 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
FunctionBuilder
to 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: Nov 22 2024 at 17:03 UTC