[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
Wed Oct 27 10:39:52 PDT 2021


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

Make intrinsics monomorphic


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.382717.patch
Type: text/x-patch
Size: 9053 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211027/eeb842d8/attachment.bin>


More information about the llvm-commits mailing list