[PATCH] D93771: [WebAssembly][NFC] Finish cleaning up SIMD tablegen

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 23 10:36:31 PST 2020


tlively created this revision.
tlively added a reviewer: aheejin.
Herald added subscribers: wingo, ecnelises, sunfish, hiraditya, jgravelle-google, sbc100, dschuff.
tlively requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

This commit is a follow-on to c2c2e9119e73, using the `Vec` records introduced
in that commit in the rest of the SIMD instruction definitions. Also removes
unnecessary types in output patterns.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D93771

Files:
  llvm/lib/Target/WebAssembly/WebAssemblyInstrSIMD.td
  llvm/lib/Target/WebAssembly/WebAssemblyRegStackify.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93771.313571.patch
Type: text/x-patch
Size: 60469 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201223/5d9dd491/attachment-0001.bin>


More information about the llvm-commits mailing list