[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:29:14 PST 2020


spatel added a comment.

This patch partly fixed a bug report that came in after approval:
https://bugs.llvm.org/show_bug.cgi?id=45015

I added a more complete test to detect that set of problems here:
rGf452f7b95a8c <https://reviews.llvm.org/rGf452f7b95a8c20f187f67dc57dd4778ba09090b3>


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