[PATCH] D133321: [Assignment Tracking][24/*] Always RemoveRedundantDbgInstrs in instcombine in assignment tracking builds

Orlando Cazalet-Hyams via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 16 00:44:51 PST 2022


Orlando updated this revision to Diff 475716.
Orlando marked 2 inline comments as done.
Orlando added a comment.

+ rebase
+ add test remove-redundant-dbg.ll to check existing behaviour is maintained without assignment tracking
+ modify a salvaging test that uses instcombine so that dbg intrinsics are not removed


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

https://reviews.llvm.org/D133321

Files:
  llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
  llvm/test/DebugInfo/Generic/assignment-tracking/instcombine/do-not-remove-redundant-dbg.ll
  llvm/test/DebugInfo/Generic/assignment-tracking/instcombine/remove-redundant-dbg.ll
  llvm/test/DebugInfo/Generic/assignment-tracking/salvage-value.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133321.475716.patch
Type: text/x-patch
Size: 9364 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221116/ddc23978/attachment.bin>


More information about the llvm-commits mailing list