[PATCH] D85555: [InstCombine] Remove dbg.values describing contents of dead allocas

Vedant Kumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 20 12:01:56 PDT 2020


vsk updated this revision to Diff 299435.
vsk added a comment.

- Clarify a comment.
- Remove the RUN-TWICE test.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D85555

Files:
  llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
  llvm/test/Transforms/InstCombine/erase-dbg-values-at-dead-alloc-site.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85555.299435.patch
Type: text/x-patch
Size: 6858 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201020/54004f03/attachment.bin>


More information about the llvm-commits mailing list