[PATCH] D147720: [LV] Use the known trip count when costing non-tail folded VFs

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 24 14:02:41 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG1869a9c225c7: [LV] Use the known trip count when costing non-tail folded VFs (authored by dmgreen).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D147720

Files:
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/test/Transforms/LoopVectorize/AArch64/smallest-and-widest-types.ll
  llvm/test/Transforms/LoopVectorize/X86/vect.omp.force.small-tc.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147720.516527.patch
Type: text/x-patch
Size: 6508 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230424/12d4f718/attachment.bin>


More information about the llvm-commits mailing list