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

Thomas Lively via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 10 15:15:24 PST 2019


tlively updated this revision to Diff 181171.
tlively marked an inline comment as done.
tlively added a comment.

- Change names again to reflect latest committed LLVM change


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
  test/Preprocessor/wasm-target-features.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56504.181171.patch
Type: text/x-patch
Size: 16955 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190110/784d4a09/attachment-0001.bin>


More information about the cfe-commits mailing list