[PATCH] D37345: [WebAssembly] Refactor load ISel tablegen patterns into classes

Derek Schuff via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 31 11:12:37 PDT 2017


dschuff created this revision.
Herald added subscribers: aheejin, sbc100, jfb.

Not all of these will be able to be used by atomics because tablegen, but it
still seems like a good change by itself.


https://reviews.llvm.org/D37345

Files:
  lib/Target/WebAssembly/WebAssemblyInstrAtomics.td
  lib/Target/WebAssembly/WebAssemblyInstrMemory.td
  test/CodeGen/WebAssembly/atomics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37345.113438.patch
Type: text/x-patch
Size: 35816 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170831/84742293/attachment.bin>


More information about the llvm-commits mailing list