[PATCH] D52105: [WebAssembly] Add V128 value type to binary format

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 18 18:17:12 PDT 2018


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

- Address comments


Repository:
  rL LLVM

https://reviews.llvm.org/D52105

Files:
  include/llvm/BinaryFormat/Wasm.h
  lib/ObjectYAML/WasmYAML.cpp
  lib/Target/WebAssembly/InstPrinter/WebAssemblyInstPrinter.cpp
  lib/Target/WebAssembly/InstPrinter/WebAssemblyInstPrinter.h
  lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCTargetDesc.cpp
  lib/Target/WebAssembly/WebAssemblyInstrCall.td
  lib/Target/WebAssembly/WebAssemblyMCInstLower.cpp
  test/CodeGen/WebAssembly/call.ll
  test/MC/WebAssembly/types.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52105.166055.patch
Type: text/x-patch
Size: 7959 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180919/4b46c9b7/attachment.bin>


More information about the llvm-commits mailing list