[PATCH] D109444: [LV][WIP] Don't vectorize if we can prove RT + vector cost >= scalar cost (ver2)

Evgeniy via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 8 09:02:09 PDT 2021


ebrevnov created this revision.
Herald added a subscriber: hiraditya.
ebrevnov requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D109444

Files:
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109444.371357.patch
Type: text/x-patch
Size: 6493 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210908/06321cbe/attachment.bin>


More information about the llvm-commits mailing list