- This is useful to run optimisations on only certain functions.
- Perhaps we should change the name to -polly-only-funcs, and related names should be made plural as well [bikeshed].
Details
Details
- Reviewers
efriedma jdoerfert Meinersbur gareevroman sebpop • zinob huihuiz pollydev grosser - Commits
- rG286c916dde2b: [Polly] [ScopDetection] Allow passing multiple functions to `-polly-only-func`.
rPLO305060: [Polly] [ScopDetection] Allow passing multiple functions to `-polly-only-func`.
rL305060: [Polly] [ScopDetection] Allow passing multiple functions to `-polly-only-func`.
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
I think we can keep the command line option, but feel free to change its description to document that multiple strings are possible.