[PATCH] D101884: [WebAssembly] Fix constness of pointer params to load intrinsics

Thomas Lively via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed May 5 13:17:07 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG602f318cfdac: [WebAssembly] Fix constness of pointer params to load intrinsics (authored by tlively).

Changed prior to commit:
  https://reviews.llvm.org/D101884?vs=342951&id=343158#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101884

Files:
  clang/include/clang/Basic/BuiltinsWebAssembly.def
  clang/lib/Headers/wasm_simd128.h
  clang/test/CodeGen/builtins-wasm.c
  clang/test/Headers/wasm.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101884.343158.patch
Type: text/x-patch
Size: 6852 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210505/0d643d0a/attachment.bin>


More information about the cfe-commits mailing list