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

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 9 18:44:43 PDT 2022


tlively accepted this revision.
tlively added a comment.
This revision is now accepted and ready to land.

The code looks good, but I don't know much about native SIMD. Is this strictly better for engine-side codegen on all platforms? LGTM if so.


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