[PATCH] D52282: [WebAssembly] Renumber SIMD ops

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 19 14:45:00 PDT 2018


tlively created this revision.
tlively added reviewers: aheejin, dschuff.
Herald added subscribers: llvm-commits, sunfish, jgravelle-google, sbc100.

This change leaves holes in the opcode space where missing
instructions could logically be added later if they were found to be
useful.


Repository:
  rL LLVM

https://reviews.llvm.org/D52282

Files:
  lib/Target/WebAssembly/WebAssemblyInstrSIMD.td
  test/MC/WebAssembly/simd-encodings.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52282.166187.patch
Type: text/x-patch
Size: 13212 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180919/34b05873/attachment.bin>


More information about the llvm-commits mailing list