This is an archive of the discontinued LLVM Phabricator instance.

[WebAssembly] Remove unnecessary GEP insts from table tests
ClosedPublic

Authored by pmatos on Nov 23 2022, 5:09 AM.

Details

Summary

Removes the unnecessary GEP instructions from WebAssembly Table tests.

Diff Detail

Event Timeline

pmatos created this revision.Nov 23 2022, 5:09 AM
Herald added a project: Restricted Project. · View Herald TranscriptNov 23 2022, 5:09 AM
pmatos requested review of this revision.Nov 23 2022, 5:09 AM
Herald added a project: Restricted Project. · View Herald TranscriptNov 23 2022, 5:09 AM
tlively accepted this revision.Nov 23 2022, 6:30 AM
This revision is now accepted and ready to land.Nov 23 2022, 6:30 AM
asb accepted this revision.Nov 23 2022, 8:18 AM