This is an archive of the discontinued LLVM Phabricator instance.

[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

Repository
rL LLVM

Event Timeline

tlively created this revision.Aug 14 2018, 3:45 PM
dschuff accepted this revision.Aug 14 2018, 5:07 PM
This revision is now accepted and ready to land.Aug 14 2018, 5:07 PM
This revision was automatically updated to reflect the committed changes.