This is an archive of the discontinued LLVM Phabricator instance.

[WebAssembly] Prototype i64x2.widen_{low,high}_i32x4_{s,u}
ClosedPublic

Authored by tlively on Oct 30 2020, 2:45 PM.

Details

Summary

As proposed in https://github.com/WebAssembly/simd/pull/290. As usual, these
instructions are available only via builtin functions and intrinsics while they
are in the prototyping stage.

Diff Detail

Event Timeline

tlively created this revision.Oct 30 2020, 2:45 PM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptOct 30 2020, 2:45 PM
tlively requested review of this revision.Oct 30 2020, 2:45 PM
aheejin accepted this revision.Oct 30 2020, 3:29 PM
This revision is now accepted and ready to land.Oct 30 2020, 3:29 PM
This revision was landed with ongoing or failed builds.Oct 30 2020, 3:44 PM
This revision was automatically updated to reflect the committed changes.