[all-commits] [llvm/llvm-project] a787e0: [WebAssembly] Prototype i64x2.bitmask

Thomas Lively via All-commits all-commits at lists.llvm.org
Fri Oct 30 17:23:50 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: a787e0977912d53b7177e5c97e6e465be46285a2
      https://github.com/llvm/llvm-project/commit/a787e0977912d53b7177e5c97e6e465be46285a2
  Author: Thomas Lively <tlively at google.com>
  Date:   2020-10-30 (Fri, 30 Oct 2020)

  Changed paths:
    M clang/include/clang/Basic/BuiltinsWebAssembly.def
    M clang/lib/CodeGen/CGBuiltin.cpp
    M clang/test/CodeGen/builtins-wasm.c
    M llvm/lib/Target/WebAssembly/WebAssemblyInstrSIMD.td
    M llvm/test/CodeGen/WebAssembly/simd-intrinsics.ll
    M llvm/test/MC/WebAssembly/simd-encodings.s

  Log Message:
  -----------
  [WebAssembly] Prototype i64x2.bitmask

As proposed in https://github.com/WebAssembly/simd/pull/368.

Differential Revision: https://reviews.llvm.org/D90514




More information about the All-commits mailing list