This is an archive of the discontinued LLVM Phabricator instance.

[WebAssembly][NFC] Move specific instruction formats to specific files
ClosedPublic

Authored by tlively on Aug 22 2018, 5:02 PM.

Details

Summary

WebAssemblyInstrFormats.td retains only multiclasses that are used in
multiple other tablegen files.

Diff Detail

Event Timeline

tlively created this revision.Aug 22 2018, 5:02 PM
tlively updated this revision to Diff 162109.Aug 22 2018, 5:04 PM
  • Add comment
aheejin accepted this revision.Aug 22 2018, 5:08 PM
This revision is now accepted and ready to land.Aug 22 2018, 5:08 PM
This revision was automatically updated to reflect the committed changes.