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

Evgeniy via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 15 00:22:59 PDT 2021


ebrevnov updated this revision to Diff 372643.
ebrevnov added a comment.

Fixed build error


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D109444

Files:
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/test/Transforms/LoopVectorize/X86/pointer-runtime-checks-unprofitable.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109444.372643.patch
Type: text/x-patch
Size: 8788 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210915/7a815a80/attachment.bin>


More information about the llvm-commits mailing list