[PATCH] D53855: [WebAssembly] Handle vector IMPLICIT_DEFs.

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 29 18:15:50 PDT 2018


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

Also reduce the test case for implicit defs and test it with all
register classes.


Repository:
  rL LLVM

https://reviews.llvm.org/D53855

Files:
  lib/Target/WebAssembly/WebAssemblyRegStackify.cpp
  test/CodeGen/WebAssembly/implicit-def.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53855.171618.patch
Type: text/x-patch
Size: 6009 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181030/f55048c5/attachment.bin>


More information about the llvm-commits mailing list