[PATCH] D52755: [WebAssembly] any_true and all_true intrinsics and instructions

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 2 14:26:23 PDT 2018


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

- Remove unused FileCheck lines


Repository:
  rL LLVM

https://reviews.llvm.org/D52755

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-intrinsics.ll
  test/MC/WebAssembly/simd-encodings.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52755.168031.patch
Type: text/x-patch
Size: 10149 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181002/5e017b76/attachment.bin>


More information about the llvm-commits mailing list