[PATCH] D145168: Move DBG_VALUE's that depend on loads to after a load if the load is moved due to the pre register allocation ld/st optimization pass

Shubham Sandeep Rastogi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 12 12:12:03 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG0aaf634152f2: Move DBG_VALUE's that depend on loads to after a (authored by rastogishubham).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D145168

Files:
  llvm/include/llvm/IR/DebugInfoMetadata.h
  llvm/lib/Target/ARM/ARMLoadStoreOptimizer.cpp
  llvm/test/DebugInfo/ARM/move-dbg-value-after-value-list.mir
  llvm/test/DebugInfo/ARM/move-dbg-value-lists.mir
  llvm/test/DebugInfo/ARM/move-dbg-value-same-reg.mir
  llvm/test/DebugInfo/ARM/move-dbg-values.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145168.512935.patch
Type: text/x-patch
Size: 54202 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230412/605a3cde/attachment.bin>


More information about the llvm-commits mailing list