[PATCH] D18670: LoopUnroll: some small fixes/tweaks to make it more useful for partial unrolling
Owen Anderson via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 1 15:40:23 PDT 2016
resistor added a comment.
In http://reviews.llvm.org/D18670#389991, @escha wrote:
> It feels wrong to bloat the commandline options like this, I guess
I wouldn't worry too much about that. This only affects the command line of opt, not of clang, so it's not impacting an end-user tool.
Repository:
rL LLVM
http://reviews.llvm.org/D18670
More information about the llvm-commits
mailing list