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

Derek Schuff via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 7 16:22:12 PDT 2017


dschuff updated this revision to Diff 114281.
dschuff added a comment.

- remove spurious change


https://reviews.llvm.org/D37603

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37603.114281.patch
Type: text/x-patch
Size: 4836 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170907/63f81309/attachment.bin>


More information about the llvm-commits mailing list