[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 17:21:20 PDT 2018
This revision was automatically updated to reflect the committed changes.
tlively marked an inline comment as done.
Closed by commit rL343649: [WebAssembly] any_true and all_true intrinsics and instructions (authored by tlively, committed by ).
Repository:
rL LLVM
https://reviews.llvm.org/D52755
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-intrinsics.ll
llvm/trunk/test/MC/WebAssembly/simd-encodings.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52755.168060.patch
Type: text/x-patch
Size: 10381 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181003/66eaeaac/attachment.bin>
More information about the llvm-commits
mailing list