[PATCH] D68666: LiveIntervals: Split live intervals on multiple dead defs

Krzysztof Parzyszek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 30 06:51:19 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rG43144ffa91a2: LiveIntervals: Split live intervals on multiple dead defs (authored by kparzysz).
Herald added a subscriber: hiraditya.

Changed prior to commit:
  https://reviews.llvm.org/D68666?vs=223945&id=227085#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D68666

Files:
  llvm/include/llvm/CodeGen/LiveIntervals.h
  llvm/lib/CodeGen/LiveIntervals.cpp
  llvm/test/DebugInfo/WebAssembly/dbg-value-move-reg-stackify.mir
  llvm/test/DebugInfo/X86/live-debug-vars-discard-invalid.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68666.227085.patch
Type: text/x-patch
Size: 4310 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191030/526b7d04/attachment.bin>


More information about the llvm-commits mailing list