[PATCH] D143146: [Assignment Tracking] Fix migrateDebuginfo in SROA

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


Orlando updated this revision to Diff 496497.
Orlando marked 4 inline comments as done.
Orlando added a comment.

+ Address comments


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

https://reviews.llvm.org/D143146

Files:
  llvm/include/llvm/IR/DebugInfoMetadata.h
  llvm/lib/Transforms/Scalar/SROA.cpp
  llvm/test/DebugInfo/Generic/assignment-tracking/sroa/split-pre-fragmented-store-2.ll
  llvm/test/DebugInfo/Generic/assignment-tracking/sroa/split-pre-fragmented-store.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143146.496497.patch
Type: text/x-patch
Size: 29406 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230210/92f2ff04/attachment.bin>


More information about the llvm-commits mailing list