[PATCH] D124355: [LoopUnroll] allow customization of threshold for new-pm
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 25 02:11:46 PDT 2022
dmgreen added a comment.
Can you just have getUnrollingPreferences override the UP.Threshold for your target? Or is it that you want a specific run of the unroll pass to have a lower threshold than other runs?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124355/new/
https://reviews.llvm.org/D124355
More information about the llvm-commits
mailing list