[PATCH] D146980: [Assignment Tracking] Coalesce dbg loc definitions with contiguous fragments

Orlando Cazalet-Hyams via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 29 08:00:21 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd4879d769095: [Assignment Tracking] Coalesce dbg loc definitions with contiguous fragments (authored by Orlando).

Changed prior to commit:
  https://reviews.llvm.org/D146980?vs=509256&id=509371#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D146980

Files:
  llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp
  llvm/test/DebugInfo/assignment-tracking/X86/coalesce-cfg.ll
  llvm/test/DebugInfo/assignment-tracking/X86/coalesce-options.ll
  llvm/test/DebugInfo/assignment-tracking/X86/coalesce-simple.ll
  llvm/test/DebugInfo/assignment-tracking/X86/lower-to-value.ll
  llvm/test/DebugInfo/assignment-tracking/X86/mem-loc-frag-fill-cfg.ll
  llvm/test/DebugInfo/assignment-tracking/X86/mem-loc-frag-fill.ll
  llvm/test/DebugInfo/assignment-tracking/X86/nested-loop-frags.ll
  llvm/test/DebugInfo/assignment-tracking/X86/use-known-value-at-early-mem-def-2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146980.509371.patch
Type: text/x-patch
Size: 33096 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230329/4433ba76/attachment.bin>


More information about the llvm-commits mailing list