[PATCH] D85074: [WebAssembly] Use "signed char" instead of "char" in SIMD intrinsics.
sunfishcode via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 4 12:49:14 PDT 2020
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG47f7174ffa71: [WebAssembly] Use "signed char" instead of "char" in SIMD intrinsics. (authored by sunfishcode).
Changed prior to commit:
https://reviews.llvm.org/D85074?vs=282608&id=283004#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D85074/new/
https://reviews.llvm.org/D85074
Files:
clang/include/clang/Basic/BuiltinsWebAssembly.def
clang/lib/Headers/wasm_simd128.h
clang/test/CodeGen/builtins-wasm.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85074.283004.patch
Type: text/x-patch
Size: 16161 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200804/5e7ed0a9/attachment.bin>
More information about the cfe-commits
mailing list