[PATCH] D51143: [WebAssembly][NFC] Move specific instruction formats to specific files

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 22 17:05:14 PDT 2018


tlively updated this revision to Diff 162109.
tlively added a comment.

- Add comment


Repository:
  rL LLVM

https://reviews.llvm.org/D51143

Files:
  lib/Target/WebAssembly/WebAssemblyInstrAtomics.td
  lib/Target/WebAssembly/WebAssemblyInstrFloat.td
  lib/Target/WebAssembly/WebAssemblyInstrFormats.td
  lib/Target/WebAssembly/WebAssemblyInstrInteger.td
  lib/Target/WebAssembly/WebAssemblyInstrSIMD.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51143.162109.patch
Type: text/x-patch
Size: 15937 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180823/e7f72bc1/attachment.bin>


More information about the llvm-commits mailing list