[PATCH] D69977: [InstCombine] avoid crash from deleting an instruction that still has uses (PR43723)

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 10 07:14:08 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rGef02831f0a4e: [InstCombine] avoid crash from deleting an instruction that still has uses… (authored by spatel).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69977

Files:
  llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
  llvm/test/Transforms/InstCombine/builtin-object-size-ptr.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69977.228605.patch
Type: text/x-patch
Size: 4163 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191110/271fc8d2/attachment.bin>


More information about the llvm-commits mailing list