This is an archive of the discontinued LLVM Phabricator instance.

[WebAssembly] Handle vector IMPLICIT_DEFs.
ClosedPublic

Authored by tlively on Oct 29 2018, 6:15 PM.

Details

Summary

Also reduce the test case for implicit defs and test it with all
register classes.

Diff Detail

Event Timeline

tlively created this revision.Oct 29 2018, 6:15 PM
aheejin accepted this revision.Oct 30 2018, 7:07 PM
This revision is now accepted and ready to land.Oct 30 2018, 7:07 PM
This revision was automatically updated to reflect the committed changes.