This is an archive of the discontinued LLVM Phabricator instance.

[WebAssembly] Test i64x2.abs encoding
ClosedPublic

Authored by tlively on Apr 12 2021, 2:54 PM.

Details

Summary

This test was disabled despite the instruction having been implemented for a
long time. This commit just enables the test.

Diff Detail

Event Timeline

tlively created this revision.Apr 12 2021, 2:54 PM
tlively requested review of this revision.Apr 12 2021, 2:54 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 12 2021, 2:54 PM
aheejin accepted this revision.Apr 12 2021, 3:03 PM
This revision is now accepted and ready to land.Apr 12 2021, 3:03 PM
This revision was automatically updated to reflect the committed changes.