[PATCH] D144483: [Assignment Tracking] Choose better passes for RemoveRedundantDbgInstrs call

Orlando Cazalet-Hyams via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 22 08:30:00 PST 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG620a529760e2: [Assignment Tracking] Choose better passes for RemoveRedundantDbgInstrs call (authored by Orlando).

Changed prior to commit:
  https://reviews.llvm.org/D144483?vs=499152&id=499524#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D144483

Files:
  llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
  llvm/lib/Transforms/Scalar/SROA.cpp
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/test/DebugInfo/Generic/assignment-tracking/instcombine/remove-redundant-dbg.ll
  llvm/test/DebugInfo/Generic/assignment-tracking/loop-vectorize/remove-redundant-dbg.ll
  llvm/test/DebugInfo/Generic/assignment-tracking/sroa/after-inlining.ll
  llvm/test/DebugInfo/Generic/assignment-tracking/sroa/remove-redundant-dbg.ll
  llvm/test/DebugInfo/Generic/assignment-tracking/sroa/user-memcpy.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144483.499524.patch
Type: text/x-patch
Size: 11961 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230222/728a65bd/attachment.bin>


More information about the llvm-commits mailing list