commit | d0092eb5f9ff4f2fb000fe20bf3b643aa4803565 | [log] [tgz] |
---|---|---|
author | Thomas Lively <tlively@google.com> | Thu Dec 20 02:10:22 2018 +0000 |
committer | Thomas Lively <tlively@google.com> | Thu Dec 20 02:10:22 2018 +0000 |
tree | ec29f0831e9e7051ce6f50c5541727713acad415 | |
parent | 6493b3670510ae7becd8a6c540d3514f0b6b7742 [diff] |
[WebAssembly] Gate unimplemented SIMD ops on flag Summary: Gates v128.const, f32x4.sqrt, f32x4.div, i8x16.extract_lane_u, and i16x8.extract_lane_u on the --wasm-enable-unimplemented-simd flag, since these ops are not implemented yet in V8. Reviewers: aheejin, dschuff Subscribers: sbc100, jgravelle-google, sunfish, llvm-commits Differential Revision: https://reviews.llvm.org/D55904 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@349720 91177308-0d34-0410-b5e6-96231b3b80d8