[PATCH] D121661: [WebAssembly] Fix names of SIMD instructions containing '_zero'
Thomas Lively via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Mar 16 13:35:08 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG7e8913d775ca: [WebAssembly] Fix names of SIMD instructions containing '_zero' (authored by tlively).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D121661/new/
https://reviews.llvm.org/D121661
Files:
clang/include/clang/Basic/BuiltinsWebAssembly.def
clang/lib/CodeGen/CGBuiltin.cpp
clang/lib/Headers/wasm_simd128.h
clang/test/CodeGen/builtins-wasm.c
llvm/include/llvm/IR/IntrinsicsWebAssembly.td
llvm/lib/Target/WebAssembly/WebAssemblyInstrSIMD.td
llvm/test/CodeGen/WebAssembly/simd-conversions.ll
llvm/test/CodeGen/WebAssembly/simd-intrinsics.ll
llvm/test/MC/WebAssembly/simd-encodings.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121661.415955.patch
Type: text/x-patch
Size: 16794 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220316/8f55b9a3/attachment-0001.bin>
More information about the cfe-commits
mailing list