[all-commits] [llvm/llvm-project] f3b769: [WebAssembly] Add codegen test for wasm_simd128.h

Thomas Lively via All-commits all-commits at lists.llvm.org
Tue May 4 16:11:22 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f3b769e82ff3340e96c2e50ac2bd6361fbc3d797
      https://github.com/llvm/llvm-project/commit/f3b769e82ff3340e96c2e50ac2bd6361fbc3d797
  Author: Thomas Lively <tlively at google.com>
  Date:   2021-05-04 (Tue, 04 May 2021)

  Changed paths:
    M clang/test/Headers/wasm.c

  Log Message:
  -----------
  [WebAssembly] Add codegen test for wasm_simd128.h

We previously did not have tests demonstrating that the intrinsics in
wasm_simd128.h lower to reasonable LLVM IR. This commit adds such a test.

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




More information about the All-commits mailing list