Skip to content

Commit bc17264

Browse files
committed
Move to use SSAUpdater to generate the SILArgument when a location has a covering value,
i.e. multiple different values from predecessors Previously, RLE is placing the SILArguments and branch edgevalues itself. This is probably not as reliable/robust as using the SSAupdater. RLE uses a single SSAupdater to create the SILArguments, this way previously created SILArguments can be reused. One test is created specifically for that so that we do not generate extraneous SILArguments.
1 parent 8e0e2b4 commit bc17264

File tree

2 files changed

+298
-241
lines changed

2 files changed

+298
-241
lines changed

0 commit comments

Comments
 (0)