[PATCH] D133294: [Assignment Tracking][11/*] Update RemoveRedundantDbgInstrs

Orlando Cazalet-Hyams via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 9 06:18:52 PST 2022


Orlando updated this revision to Diff 474251.
Orlando added a subscriber: StephenTozer.
Orlando added a comment.

+ Separate out the entry-block-undef-removal into it's own scan, in line with @StephenTozer 's comments in D136321 <https://reviews.llvm.org/D136321>.
+ Rebase.
+ Switch to opaque pointers in tests.


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

https://reviews.llvm.org/D133294

Files:
  llvm/lib/Transforms/Utils/BasicBlockUtils.cpp
  llvm/test/DebugInfo/Generic/assignment-tracking/remove-redundant-fwd-scan-linked.ll
  llvm/test/DebugInfo/Generic/assignment-tracking/remove-redundant.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133294.474251.patch
Type: text/x-patch
Size: 20022 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221109/21adc085/attachment-0001.bin>


More information about the llvm-commits mailing list