[PATCH] D109368: [LV] Don't vectorize if we can prove RT + vector cost >= scalar cost.

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 27 16:16:57 PDT 2021


lebedev.ri added a comment.

In D109368#3091746 <https://reviews.llvm.org/D109368#3091746>, @haowei wrote:

> We are seeing these changes (ab1dbcecd6f0a to f3190dedeef9 <https://reviews.llvm.org/rGf3190dedeef9da2109ea57e4cb372f295ff53b88>) breaks multiple Polly::CodeGen tests.

Fixed, thank you.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D109368



More information about the llvm-commits mailing list