[PATCH] D54134: [WebAssembly][NFC] Reorder SIMD sections

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 5 18:10:09 PST 2018


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

Reorders the sections in the SIMD tablegen file to roughly match the
new opcode ordering. Depends on https://reviews.llvm.org/D54126.


Repository:
  rL LLVM

https://reviews.llvm.org/D54134

Files:
  lib/Target/WebAssembly/WebAssemblyInstrSIMD.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54134.172698.patch
Type: text/x-patch
Size: 29399 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181106/f7beb253/attachment.bin>


More information about the llvm-commits mailing list