[PATCH] D146978: [Assignment Tracking] Improve removeRedundantDbgLocsUsingBackwardScan

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


This revision was automatically updated to reflect the committed changes.
Orlando marked an inline comment as done.
Closed by commit rG8e56a196fb5c: [Assignment Tracking] Improve removeRedundantDbgLocsUsingBackwardScan (authored by Orlando).

Changed prior to commit:
  https://reviews.llvm.org/D146978?vs=508677&id=509370#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D146978

Files:
  llvm/include/llvm/IR/DebugInfoMetadata.h
  llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp
  llvm/test/DebugInfo/assignment-tracking/X86/nested-loop-frags.ll
  llvm/test/DebugInfo/assignment-tracking/X86/remove-redundant-defs-bwd-scan.ll
  llvm/test/DebugInfo/assignment-tracking/X86/untagged-store-frag.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146978.509370.patch
Type: text/x-patch
Size: 12478 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230329/87cd2b57/attachment.bin>


More information about the llvm-commits mailing list