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

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 13 16:02:22 PDT 2022


tlively added a comment.

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?


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