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

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 3 11:51:44 PDT 2018


tlively updated this revision to Diff 168153.
tlively added a comment.

- Whitespace changes


Repository:
  rL LLVM

https://reviews.llvm.org/D52805

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

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


More information about the llvm-commits mailing list