This introduces an abstract base class for splitting strategies to
document the interface a strategy needs to implement, and also to avoid
code bloat of the splitFunction method.
Details
Details
- Reviewers
maksfb yota9 Amir rafauler - Commits
- rG4fdbe9853c00: [BOLT] Introduce SplitStrategy ABC
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo