[PATCH] D112022: [WebAssembly] Add prototype relaxed swizzle instructions

Ng Zhi An via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 19 14:27:37 PDT 2021


ngzhian updated this revision to Diff 380779.
ngzhian added a comment.

Wrong commits


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D112022

Files:
  clang/include/clang/Basic/BuiltinsWebAssembly.def
  clang/lib/CodeGen/CGBuiltin.cpp
  clang/test/CodeGen/builtins-wasm.c
  llvm/include/llvm/IR/IntrinsicsWebAssembly.td
  llvm/lib/Target/WebAssembly/WebAssemblyISD.def
  llvm/lib/Target/WebAssembly/WebAssemblyInstrSIMD.td
  llvm/test/CodeGen/WebAssembly/simd-intrinsics.ll
  llvm/test/MC/WebAssembly/simd-encodings.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112022.380779.patch
Type: text/x-patch
Size: 5272 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211019/c49d570d/attachment.bin>


More information about the llvm-commits mailing list