[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 19:04:16 PST 2019


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

- Match the new naming scheme from rL350791 <https://reviews.llvm.org/rL350791>


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.180984.patch
Type: text/x-patch
Size: 15671 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190110/22bd56f8/attachment-0001.bin>


More information about the cfe-commits mailing list