commit | 75834f76b22166fb3eb67746e517140da4c032c6 | [log] [tgz] |
---|---|---|
author | Derek Schuff <dschuff@google.com> | Tue Aug 02 23:16:09 2016 +0000 |
committer | Derek Schuff <dschuff@google.com> | Tue Aug 02 23:16:09 2016 +0000 |
tree | 25e910999251ce268dd27b4efe7df1efcb263c0e | |
parent | d022ddb13854f41b7a06b6770d52b79d147bb007 [diff] |
[WebAssembly] Initial SIMD128 support. Kicks off the implementation of wasm SIMD128 support (spec: https://github.com/stoklund/portable-simd/blob/master/portable-simd.md), adding support for add, sub, mul for i8x16, i16x8, i32x4, and f32x4. The spec is WIP, and might change in the near future. Patch by João Porto Differential Revision: https://reviews.llvm.org/D22686 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@277543 91177308-0d34-0410-b5e6-96231b3b80d8