[PATCH] D37603: [WebAssembly] Add sign extend instructions from atomics proposal

Derek Schuff via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 12 17:30:32 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL313101: [WebAssembly] Add sign extend instructions from atomics proposal (authored by dschuff).

Repository:
  rL LLVM

https://reviews.llvm.org/D37603

Files:
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyInstrConv.td
  llvm/trunk/test/CodeGen/WebAssembly/signext-inreg.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37603.114946.patch
Type: text/x-patch
Size: 4967 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170913/6bddbc49/attachment.bin>


More information about the llvm-commits mailing list