[PATCH] D50794: [WebAssembly][NFC] Standardize SIMD multiclass format

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 15 11:13:03 PDT 2018


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

This CL changes the ExtractLane ISEL multiclass to more closely mirror
the structure of the splat and replace_lane multiclasses.


Repository:
  rL LLVM

https://reviews.llvm.org/D50794

Files:
  lib/Target/WebAssembly/WebAssemblyInstrSIMD.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50794.160863.patch
Type: text/x-patch
Size: 5668 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180815/cf2ae8f1/attachment-0001.bin>


More information about the llvm-commits mailing list