[PATCH] D119148: [LoopUnroll] Always respect user unroll pragma
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 8 12:43:04 PDT 2022
efriedma added a comment.
Oh, I see, you still want to use the PragmaUnrollThreshold limit if the user tries to full-unroll a loop that can't be fully unrolled, or something like that. That makes sense.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D119148/new/
https://reviews.llvm.org/D119148
More information about the llvm-commits
mailing list