[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 10:29:21 PST 2019
tlively created this revision.
tlively added reviewers: aheejin, dschuff.
Herald added subscribers: cfe-commits, kristina, sunfish, jgravelle-google, sbc100.
Depends on D56501 <https://reviews.llvm.org/D56501>. Also adds a macro define
__wasm_unimplemented_simd128__ for feature detection of unimplemented
SIMD builtins.
Repository:
rC Clang
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.180877.patch
Type: text/x-patch
Size: 15705 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190109/c3d1ccb6/attachment.bin>
More information about the cfe-commits
mailing list