[PATCH] D81222: [WebAssembly] Implement prototype SIMD rounding instructions
Thomas Lively via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jun 9 10:26:37 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb7d369280ba6: [WebAssembly] Implement prototype SIMD rounding instructions (authored by tlively).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81222/new/
https://reviews.llvm.org/D81222
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: D81222.269596.patch
Type: text/x-patch
Size: 12277 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200609/af79342d/attachment.bin>
More information about the cfe-commits
mailing list