[PATCH] D50292: [WebAssembly] Update SIMD binary arithmetic

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 6 16:55:13 PDT 2018


tlively updated this revision to Diff 159434.
tlively marked 5 inline comments as done.
tlively added a comment.

- Formatting in .td files


Repository:
  rL LLVM

https://reviews.llvm.org/D50292

Files:
  lib/Target/WebAssembly/InstPrinter/WebAssemblyInstPrinter.cpp
  lib/Target/WebAssembly/WebAssemblyAsmPrinter.cpp
  lib/Target/WebAssembly/WebAssemblyCFGStackify.cpp
  lib/Target/WebAssembly/WebAssemblyCallIndirectFixup.cpp
  lib/Target/WebAssembly/WebAssemblyFastISel.cpp
  lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
  lib/Target/WebAssembly/WebAssemblyInstrCall.td
  lib/Target/WebAssembly/WebAssemblyInstrControl.td
  lib/Target/WebAssembly/WebAssemblyInstrFormats.td
  lib/Target/WebAssembly/WebAssemblyInstrInfo.td
  lib/Target/WebAssembly/WebAssemblyInstrSIMD.td
  lib/Target/WebAssembly/WebAssemblyPeephole.cpp
  lib/Target/WebAssembly/WebAssemblyRegisterInfo.td
  lib/Target/WebAssembly/WebAssemblyUtilities.cpp
  test/CodeGen/WebAssembly/simd-arith.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50292.159434.patch
Type: text/x-patch
Size: 21352 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180806/4f3e9109/attachment.bin>


More information about the llvm-commits mailing list