[PATCH] D85074: [WebAssembly] Use "signed char" instead of "char" in SIMD intrinsics.

Dan Gohman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 3 06:45:04 PDT 2020


sunfish updated this revision to Diff 282608.
sunfish added a comment.

- Update clang/test/CodeGen/builtins-wasm.c.


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.282608.patch
Type: text/x-patch
Size: 16056 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200803/c9ce2e7e/attachment-0001.bin>


More information about the cfe-commits mailing list