[PATCH] D100018: [WebAssembly] Add shuffles as an option for lowering BUILD_VECTOR

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 8 17:20:18 PDT 2021


tlively updated this revision to Diff 336277.
tlively added a comment.

- Improve comment, fix name


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100018

Files:
  llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
  llvm/test/CodeGen/WebAssembly/simd-build-vector.ll
  llvm/test/CodeGen/WebAssembly/simd-concat.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100018.336277.patch
Type: text/x-patch
Size: 10807 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210409/ab50134f/attachment.bin>


More information about the llvm-commits mailing list