[PATCH] D56504: [WebAssembly] Add unimplemented-simd128 feature, gate builtins

Thomas Lively via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 9 13:40:38 PST 2019


tlively updated this revision to Diff 180921.
tlively added a comment.

- Decouple sign-ext from simd128


Repository:
  rC Clang

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

https://reviews.llvm.org/D56504

Files:
  include/clang/Basic/BuiltinsWebAssembly.def
  include/clang/Driver/Options.td
  lib/Basic/Targets/WebAssembly.cpp
  lib/Basic/Targets/WebAssembly.h
  test/CodeGen/builtins-wasm.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56504.180921.patch
Type: text/x-patch
Size: 15671 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190109/0f6ca8d3/attachment-0001.bin>


More information about the cfe-commits mailing list