This is an archive of the discontinued LLVM Phabricator instance.

[WebAssembly] Prototype i64x2.eq
ClosedPublic

Authored by tlively on Oct 30 2020, 3:27 PM.

Details

Summary

As proposed in https://github.com/WebAssembly/simd/pull/381. Since it is still
in the prototyping phase, it is only accessible via a target builtin function
and a target intrinsic.

Depends on D90504.

Diff Detail

Event Timeline

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