[PATCH] D147668: [X86 isel] Remove lane requirement from lowerShuffleAsUNPCKAndPermute

Han Zhu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 19 10:25:56 PDT 2023


zhuhan0 added a comment.

In D147668#4280832 <https://reviews.llvm.org/D147668#4280832>, @dyung wrote:

> Hi @zhuhan0 we are seeing a test failure on some internal tests which I bisected back to your change. I have put the a repro up in issue 62242 <https://github.com/llvm/llvm-project/issues/62242>. Can you take a look?

Sorry about that. Let me take a look.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D147668



More information about the llvm-commits mailing list