[PATCH] D76959: [WebAssembly] Import wasm_simd128.h from Emscripten

Thomas Lively via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 30 14:44:21 PDT 2020


tlively updated this revision to Diff 253703.
tlively marked 3 inline comments as done.
tlively added a comment.

- Prefix identifiers with `__`
- Use specific bit-widths where possible
- Do not change semantics under -funsigned-char


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76959

Files:
  clang/lib/Headers/CMakeLists.txt
  clang/lib/Headers/wasm_simd128.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76959.253703.patch
Type: text/x-patch
Size: 48309 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200330/1f26f07a/attachment-0001.bin>


More information about the cfe-commits mailing list