[PATCH] D79224: [WebAssembly] Renumber SIMD opcodes
Thomas Lively via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri May 1 17:17:18 PDT 2020
tlively updated this revision to Diff 261532.
tlively added a comment.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
- Remove i64x2 conversion ops in clang as well
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79224/new/
https://reviews.llvm.org/D79224
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/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
llvm/lib/Target/WebAssembly/WebAssemblyInstrSIMD.td
llvm/test/CodeGen/WebAssembly/simd-conversions.ll
llvm/test/CodeGen/WebAssembly/simd-intrinsics.ll
llvm/test/MC/Disassembler/WebAssembly/wasm.txt
llvm/test/MC/WebAssembly/simd-encodings.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79224.261532.patch
Type: text/x-patch
Size: 58531 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200502/15278fa0/attachment-0001.bin>
More information about the cfe-commits
mailing list