[PATCH] D101805: [WebAssembly] Add codegen test for wasm_simd128.h

Hans Wennborg via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed May 5 02:43:56 PDT 2021


hans added a comment.

The test was failing in no-asserts builds, see output at https://ghostbin.com/paste/UMtJl

I put "REQUIRES: asserts" on it in 4f4aa7b78df5544b0a1c07ee98475939c1175990 <https://reviews.llvm.org/rG4f4aa7b78df5544b0a1c07ee98475939c1175990> for now.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D101805/new/

https://reviews.llvm.org/D101805



More information about the cfe-commits mailing list