[PATCH] D80769: [WebAssembly] Adding 64-bit versions of all load & store ops.

Wouter van Oortmerssen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 29 13:41:18 PDT 2020


aardappel updated this revision to Diff 267355.
aardappel added a comment.

fixed all type errors + more missing atomics


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D80769/new/

https://reviews.llvm.org/D80769

Files:
  llvm/lib/Target/WebAssembly/WebAssemblyInstrAtomics.td
  llvm/lib/Target/WebAssembly/WebAssemblyInstrInfo.td
  llvm/lib/Target/WebAssembly/WebAssemblyInstrMemory.td
  llvm/lib/Target/WebAssembly/WebAssemblyInstrSIMD.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80769.267355.patch
Type: text/x-patch
Size: 95377 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200529/1b76c566/attachment.bin>


More information about the llvm-commits mailing list