[PATCH] D49034: [WIP] [WebAssembly] Move/clone DBG_VALUE during WebAssemblyRegStackify pass

Yury Delendik via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 16 16:38:17 PDT 2018


yurydelendik updated this revision to Diff 155788.
yurydelendik added a comment.

- Reducing the test case further: remove attributes, lifetime markers and non-"a" variable metadata.
- Add test for MoveAndTeeForMultiUse changes


Repository:
  rL LLVM

https://reviews.llvm.org/D49034

Files:
  lib/CodeGen/LiveInterval.cpp
  lib/Target/WebAssembly/WebAssemblyRegStackify.cpp
  test/DebugInfo/WebAssembly/dbg-value-move-2.ll
  test/DebugInfo/WebAssembly/dbg-value-move.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49034.155788.patch
Type: text/x-patch
Size: 17555 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180716/9d1b0a3d/attachment.bin>


More information about the llvm-commits mailing list