[PATCH] D12826: [PM] Wire up optimization levels and default pipeline construction APIs in the PassBuilder.
Paul Robinson via llvm-commits
llvm-commits at lists.llvm.org
Sun Feb 28 16:54:57 PST 2016
probinson added a comment.
In http://reviews.llvm.org/D12826#363880, @chandlerc wrote:
> Paul, please let me know if you don't like my examples. =]
The examples are fine; they're just examples, not a spec. Lacking a real "debugging experience" metric, exactly what's in O1 will surely evolve over time as we get actual user feedback. My snap reaction is to avoid code motion entirely but that's the spec from a previous job talking. I can see some being okay.
Repository:
rL LLVM
http://reviews.llvm.org/D12826
More information about the llvm-commits
mailing list