[PATCH] D147668: [X86 isel] Remove lane requirement from lowerShuffleAsUNPCKAndPermute
Douglas Yung via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 19 09:42:44 PDT 2023
dyung added a comment.
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?
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