[PATCH] D55904: [WebAssembly] Gate unimplemented SIMD ops on flag

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 19 18:13:39 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL349720: [WebAssembly] Gate unimplemented SIMD ops on flag (authored by tlively, committed by ).

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D55904/new/

https://reviews.llvm.org/D55904

Files:
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyFastISel.cpp
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyISelDAGToDAG.cpp
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyInstrInfo.td
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyInstrSIMD.td
  llvm/trunk/test/CodeGen/WebAssembly/simd-arith.ll
  llvm/trunk/test/CodeGen/WebAssembly/simd.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55904.179001.patch
Type: text/x-patch
Size: 12689 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181220/808b1cde/attachment.bin>


More information about the llvm-commits mailing list