[PATCH] D101805: [WebAssembly] Add codegen test for wasm_simd128.h
Thomas Lively via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon May 3 17:42:22 PDT 2021
tlively created this revision.
tlively added a reviewer: aheejin.
Herald added subscribers: wingo, ecnelises, sunfish, jgravelle-google, sbc100, dschuff.
tlively requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
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.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D101805
Files:
clang/test/Headers/wasm.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101805.342609.patch
Type: text/x-patch
Size: 124455 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210504/b7ad9729/attachment-0001.bin>
More information about the cfe-commits
mailing list