[PATCH] D125726: [WebAssembly] Update relaxed SIMD opcodes and names
Thomas Lively via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 16 14:17:06 PDT 2022
tlively created this revision.
tlively added a reviewer: aheejin.
Herald added subscribers: pmatos, asb, wingo, ecnelises, sunfish, hiraditya, jgravelle-google, sbc100, dschuff.
Herald added a project: All.
tlively requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
to reflect the latest state of the proposal:
https://github.com/WebAssembly/relaxed-simd/blob/main/proposals/relaxed-simd/Overview.md#binary-format.
Moves code around to match the instruction order from the proposal, but the only
functional changes are to the names and opcodes.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D125726
Files:
llvm/lib/Target/WebAssembly/WebAssemblyInstrSIMD.td
llvm/test/CodeGen/WebAssembly/simd-intrinsics.ll
llvm/test/MC/WebAssembly/simd-encodings.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125726.429848.patch
Type: text/x-patch
Size: 13752 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220516/167306db/attachment.bin>
More information about the llvm-commits
mailing list