[PATCH] D143567: [Assignment Tracking] Fix fragment index error in getDerefOffsetInBytes

Orlando Cazalet-Hyams via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 10 05:55:11 PST 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG25d0f3c4d0d9: [Assignment Tracking] Fix fragment index error in getDerefOffsetInBytes (authored by Orlando).

Changed prior to commit:
  https://reviews.llvm.org/D143567?vs=495782&id=496446#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D143567

Files:
  llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp
  llvm/test/DebugInfo/assignment-tracking/X86/lower-to-value.ll
  llvm/test/DebugInfo/assignment-tracking/X86/mem-loc-frag-fill.ll
  llvm/test/DebugInfo/assignment-tracking/X86/nested-loop-frags.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143567.496446.patch
Type: text/x-patch
Size: 7095 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230210/87677c0e/attachment.bin>


More information about the llvm-commits mailing list