[PATCH] D75062: [VectorCombine] make cost calc consistent for binops and cmps

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 25 06:22:34 PST 2020


spatel added a comment.

In D75062#1891209 <https://reviews.llvm.org/D75062#1891209>, @thakis wrote:

> Looks like this broke tests everywhere, eg http://45.33.8.238/linux/11165/step_7.txt
>
> Can you take a look please?


Thanks. This hit an over-reaching clang test (again). Should be fixed with:
rG83f4372f3a70 <https://reviews.llvm.org/rG83f4372f3a708ceaa800feff8b1bd92ae2c3be5f>


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75062





More information about the llvm-commits mailing list