Make Scop become more portable such that we can use it in a CallGraphSCC pass.
The first step is to drop the analyses that are only used during Scop construction.
This patch drop ScopDecection from Scop.
Details
Details
- Reviewers
Meinersbur grosser jdoerfert
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
I urge you to just push changes like this to the repo. It is unlikely somebody will complain. Your motivation is clear and the patch is minimal and spot on.