[WebAssembly] Replace SIMD expression types with V128
Summary: The spec only defines a SIMD expression type of V128 and leaves interpretation of different vector types to the instructions. Differential Revision: https://reviews.llvm.org/D50367 Patch by Thomas Lively git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@339082 91177308-0d34-0410-b5e6-96231b3b80d8
Loading
Please sign in to comment