[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 Nov 11 06:05:47 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rG1984a27db58e: [DBG][OPT] Attempt to salvage or undef debug info when removing trivially… (authored by TWeaver).

Changed prior to commit:
  https://reviews.llvm.org/D69943?vs=228429&id=228682#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69943

Files:
  llvm/lib/Transforms/Scalar/Reassociate.cpp.rej
  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.228682.patch
Type: text/x-patch
Size: 111004 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191111/ef0d3d4f/attachment.bin>


More information about the llvm-commits mailing list