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

Thomas Lively via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 9 19:23:52 PST 2019


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

- Fix formatting, fix and test macro name


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


More information about the cfe-commits mailing list