This patch allows access to callbacks registered by TargetMachines to allow custom pipelines to run those callbacks.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
makes sense to me, with style nit
llvm/lib/Passes/PassBuilderPipelines.cpp | ||
---|---|---|
300 | remove these parentheses in accordance to llvm style guide |
remove these parentheses in accordance to llvm style guide