[PATCH] D142160: [mem2reg][debuginfo] Handle op_deref when converting dbg.declare

Felipe de Azevedo Piovezan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 25 12:43:33 PST 2023


fdeazeve updated this revision to Diff 492232.
fdeazeve added a comment.

Updated comment to address review comments, rebased.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D142160

Files:
  llvm/include/llvm/IR/DebugInfoMetadata.h
  llvm/lib/IR/DebugInfoMetadata.cpp
  llvm/lib/Transforms/Utils/Local.cpp
  llvm/test/Transforms/Mem2Reg/dbg_declare_to_value_conversions.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142160.492232.patch
Type: text/x-patch
Size: 6207 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230125/893a3133/attachment.bin>


More information about the llvm-commits mailing list