[PATCH] D63948: [SLP] Limit compilation time of look-ahead operand reordering heuristic.
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 28 12:08:39 PDT 2019
lebedev.ri added a comment.
The defaults should probably be a new `cl::opt<int>`, and would be good to document the defaults somehow?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63948/new/
https://reviews.llvm.org/D63948
More information about the llvm-commits
mailing list