aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorHeejin Ahn <aheejin@gmail.com>2018-08-09 23:58:51 +0000
committerHeejin Ahn <aheejin@gmail.com>2018-08-09 23:58:51 +0000
commit5831e9cc79374ecbdc6c8b13e8eb4d067f996a31 (patch)
tree5815af46c13031e88aaa2d6b6151448cb445b09e /clang/lib/CodeGen/CodeGenModule.cpp
parent9a8136f7b489ebbe3ae8ceafc912bc0ad9e90356 (diff)
downloadllvm-5831e9cc79374ecbdc6c8b13e8eb4d067f996a31.zip
llvm-5831e9cc79374ecbdc6c8b13e8eb4d067f996a31.tar.gz
llvm-5831e9cc79374ecbdc6c8b13e8eb4d067f996a31.tar.bz2
[WebAssembly] Gate i64x2 and f64x2 on -wasm-enable-unimplemented
Summary: i64x2 and f64x2 operations are not implemented in V8, so we normally do not want to emit them. However, they are in the SIMD spec proposal, so we still want to be able to test them in the toolchain. This patch adds a flag to enable their emission. Reviewers: aheejin, dschuff Subscribers: sunfish, jgravelle-google, sbc100, llvm-commits Differential Revision: https://reviews.llvm.org/D50423 Patch by Thomas Lively (tlively) llvm-svn: 339407
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions