[all-commits] [llvm/llvm-project] d2c394: [WebAssembly] Add intrinsic for i64x2.mul

Thomas Lively via All-commits all-commits at lists.llvm.org
Fri Jun 12 14:08:37 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: d2c394e74fc5eb33581b58f238a745d7dd18f219
      https://github.com/llvm/llvm-project/commit/d2c394e74fc5eb33581b58f238a745d7dd18f219
  Author: Thomas Lively <tlively at google.com>
  Date:   2020-06-12 (Fri, 12 Jun 2020)

  Changed paths:
    M clang/lib/Headers/wasm_simd128.h

  Log Message:
  -----------
  [WebAssembly] Add intrinsic for i64x2.mul

Summary:
This instruction was implemented in 3181273be7, but that commit did
not add an intrinsic for it.

Reviewers: aheejin

Subscribers: dschuff, sbc100, jgravelle-google, sunfish, cfe-commits

Tags: #clang

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




More information about the All-commits mailing list