[PATCH] D86160: [VectorCombine] allow vector loads with mismatched insert type

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 17 11:32:07 PDT 2020


spatel added a comment.

In D86160#2279646 <https://reviews.llvm.org/D86160#2279646>, @kazu wrote:

> I've filed an issue for a performance regression caused by this patch:
>
> https://bugs.llvm.org/show_bug.cgi?id=47558

This should get that example back to where it was:
rG48a23bccf373 <https://reviews.llvm.org/rG48a23bccf3732e1480ad169bd4a08a68bb100bfa>


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86160



More information about the llvm-commits mailing list