Skip to content

Possibly unmatched examples in StaticSingleAssignmentFormer's documentation #589

@CirQ

Description

@CirQ

In the examples of StaticSingleAssignmentFormer, the Jimple/SSA code seems not matched the corresponding block graphs.

Concretely, in left side, label2 immediately follows label3; as for the graphs, label2 follows the goto block, then to if l3<100 goto, which is label1 at left. Please see if the examples are correct, thanks for your efforts!

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions