Implement and test SIMD splat ops.
Patch by Thomas Lively
Paths
| Differential D50741
[WebAssembly] SIMD Splats ClosedPublic Authored by tlively on Aug 14 2018, 3:45 PM.
Details Summary Implement and test SIMD splat ops. Patch by Thomas Lively
Diff Detail
Event TimelineHerald added subscribers: llvm-commits, sunfish, jgravelle-google, sbc100. · View Herald TranscriptAug 14 2018, 3:45 PM This revision is now accepted and ready to land.Aug 14 2018, 5:07 PM Closed by commit rL339744: [WebAssembly] SIMD Splats (authored by dschuff). · Explain WhyAug 14 2018, 5:31 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 160732 llvm/trunk/lib/Target/WebAssembly/WebAssemblyInstrSIMD.td
llvm/trunk/test/CodeGen/WebAssembly/simd.ll
|