The spec only defines a SIMD expression type of V128 and
leaves interpretation of different vector types to the instructions.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D50367
[WebAssembly] Replace SIMD expression types with V128 ClosedPublic Authored by tlively on Aug 6 2018, 3:38 PM.
Details Summary The spec only defines a SIMD expression type of V128 and
Diff Detail
Event TimelineHerald added subscribers: llvm-commits, sunfish, jgravelle-google, sbc100. · View Herald TranscriptAug 6 2018, 3:38 PM This revision is now accepted and ready to land.Aug 6 2018, 3:46 PM Closed by commit rL339082: [WebAssembly] Replace SIMD expression types with V128 (authored by dschuff). · Explain WhyAug 6 2018, 4:17 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 159430 llvm/trunk/lib/Target/WebAssembly/InstPrinter/WebAssemblyInstPrinter.cpp
llvm/trunk/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCTargetDesc.h
llvm/trunk/lib/Target/WebAssembly/WebAssemblyCFGStackify.cpp
|