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

Ng Zhi An via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 19 15:02:31 PDT 2021


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

- Remove RELAXED_SWIZZLE sdnode


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/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.380783.patch
Type: text/x-patch
Size: 4662 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211019/025a06e5/attachment.bin>


More information about the cfe-commits mailing list