[PATCH] D124355: [LoopUnroll] allow customization of threshold for new-pm

Wenju He via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 25 01:38:06 PDT 2022


wenju added a comment.

In D124355#3471091 <https://reviews.llvm.org/D124355#3471091>, @fhahn wrote:

> Do you have any plans to add a user of the new Threshold option upstream

I don't have this plan. createLoopUnrollPass in standard pipeline uses default threshold parameter.


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