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

Derek Schuff via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 7 14:24:43 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL339186: [WebAssembly] Update SIMD binary arithmetic (authored by dschuff, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D50292?vs=159588&id=159596#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D50292

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50292.159596.patch
Type: text/x-patch
Size: 21853 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180807/f378d802/attachment.bin>


More information about the llvm-commits mailing list