[PATCH] D52805: [WebAssembly] Bitselect intrinsic and instruction

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 3 16:04:15 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL343739: [WebAssembly] Bitselect intrinsic and instruction (authored by tlively, committed by ).

Repository:
  rL LLVM

https://reviews.llvm.org/D52805

Files:
  llvm/trunk/include/llvm/IR/IntrinsicsWebAssembly.td
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyISD.def
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyInstrSIMD.td
  llvm/trunk/test/CodeGen/WebAssembly/simd-arith.ll
  llvm/trunk/test/CodeGen/WebAssembly/simd-intrinsics.ll
  llvm/trunk/test/MC/WebAssembly/simd-encodings.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52805.168194.patch
Type: text/x-patch
Size: 16285 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181003/a001a025/attachment.bin>


More information about the llvm-commits mailing list