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

Vedant Kumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 10 09:43:58 PDT 2020


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

Fix two check lines to use the right check prefix.


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.284408.patch
Type: text/x-patch
Size: 8406 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200810/636bdfb7/attachment.bin>


More information about the llvm-commits mailing list