diff options
author | Thomas Lively <tlively@google.com> | 2018-12-20 02:10:22 +0000 |
---|---|---|
committer | Thomas Lively <tlively@google.com> | 2018-12-20 02:10:22 +0000 |
commit | 8dbf29af952b955b19b2ab6e87db6f406a8dcf4a (patch) | |
tree | 19d76e0875c477bd2901e23c057e837677a30865 /lldb/packages/Python/lldbsuite/test | |
parent | 6314b92331d0bf5518152540cfbcbd71548f5668 (diff) | |
download | bcm5719-llvm-8dbf29af952b955b19b2ab6e87db6f406a8dcf4a.tar.gz bcm5719-llvm-8dbf29af952b955b19b2ab6e87db6f406a8dcf4a.zip |
[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
llvm-svn: 349720
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions