[PATCH] D69943: Attempt to Salvage Debug Info or undef intrinsics when dropping trivially deletable instructions in reassociate pass

Tom Weaver via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 18 08:34:40 PDT 2020


TWeaver updated this revision to Diff 264631.
TWeaver added a comment.

Updated diff to correct revision for easing future historical searches


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

https://reviews.llvm.org/D69943

Files:
  llvm/lib/Transforms/Scalar/Reassociate.cpp
  llvm/test/Transforms/Reassociate/reassociate_salvages_debug_info.ll
  llvm/test/Transforms/Reassociate/undef_intrinsics_when_deleting_instructions.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69943.264631.patch
Type: text/x-patch
Size: 8883 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200518/a4dbccf7/attachment.bin>


More information about the llvm-commits mailing list