[PATCH] D140698: [LoopUnroll] Be more permissive to high-cost loop trip count SCEV's

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 27 13:36:19 PST 2022


lebedev.ri updated this revision to Diff 485415.

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D140698/new/

https://reviews.llvm.org/D140698

Files:
  llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp
  llvm/test/Transforms/LoopUnroll/X86/high-cost-expansion.ll
  llvm/test/Transforms/LoopUnroll/high-cost-trip-count-computation.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140698.485415.patch
Type: text/x-patch
Size: 8549 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221227/3c2ecda9/attachment.bin>


More information about the llvm-commits mailing list