[PATCH] D53093: [WebAssembly][NFC] Remove repetition of Defs = [ARGUMENTS]

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 10 12:31:25 PDT 2018


tlively updated this revision to Diff 169073.
tlively marked an inline comment as done.
tlively added a comment.

- Move from I to NI


Repository:
  rL LLVM

https://reviews.llvm.org/D53093

Files:
  lib/Target/WebAssembly/WebAssemblyInstrAtomics.td
  lib/Target/WebAssembly/WebAssemblyInstrCall.td
  lib/Target/WebAssembly/WebAssemblyInstrControl.td
  lib/Target/WebAssembly/WebAssemblyInstrConv.td
  lib/Target/WebAssembly/WebAssemblyInstrExceptRef.td
  lib/Target/WebAssembly/WebAssemblyInstrFloat.td
  lib/Target/WebAssembly/WebAssemblyInstrFormats.td
  lib/Target/WebAssembly/WebAssemblyInstrInfo.td
  lib/Target/WebAssembly/WebAssemblyInstrInteger.td
  lib/Target/WebAssembly/WebAssemblyInstrMemory.td
  lib/Target/WebAssembly/WebAssemblyInstrSIMD.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53093.169073.patch
Type: text/x-patch
Size: 18651 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181010/4139f984/attachment.bin>


More information about the llvm-commits mailing list