[PATCH] D133473: [WebAssembly] Improve codegen for shuffles with undefined lane indices

Petr Penzin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 13 16:04:23 PDT 2022


penzn added a comment.

In D133473#3787964 <https://reviews.llvm.org/D133473#3787964>, @tlively wrote:

> Yeah the unrelated test failures can be ignored. Good point about our shuffle combine workaround, @penzn. Would you have time and resources to investigate whether we can remove the workaround now?

Yes, we will have time to investigate.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D133473



More information about the llvm-commits mailing list