[PATCH] D112186: [WebAssembly] Add prototype relaxed float to int trunc instructions

Ng Zhi An via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 26 13:41:44 PDT 2021


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

No shuffles


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D112186

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: D112186.382451.patch
Type: text/x-patch
Size: 9463 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211026/c13a0eb4/attachment.bin>


More information about the llvm-commits mailing list