-
Notifications
You must be signed in to change notification settings - Fork 14.7k
Open
Labels
good first issuehttps://github.com/llvm/llvm-project/contributehttps://github.com/llvm/llvm-project/contributegsocGoogle Summer of CodeGoogle Summer of Codehelp wantedIndicates that a maintainer wants help. Not [good first issue].Indicates that a maintainer wants help. Not [good first issue].
Description
Right now the MustBeExecutedContextExplorer Explorer
is created without analysis, e.g., without a dominator tree. As a consequence it is not able to determine non-trivial control flow merge points which reduces the "must-be-executed-context" substantially.
The task is to provide the appropriate analysis getters to the Explorer
during creation and update the tests accordingly. If tests for the new capabilities are missing, thus the affected tests do not show the expected effect, new tests need to be added.
Metadata
Metadata
Assignees
Labels
good first issuehttps://github.com/llvm/llvm-project/contributehttps://github.com/llvm/llvm-project/contributegsocGoogle Summer of CodeGoogle Summer of Codehelp wantedIndicates that a maintainer wants help. Not [good first issue].Indicates that a maintainer wants help. Not [good first issue].