[PATCH] D52729: [InstCombine] Fix SimplifyLibCalls erasing an instruction while IC still had references to it

Amara Emerson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 11 07:45:22 PDT 2018


aemerson updated this revision to Diff 169207.

Repository:
  rL LLVM

https://reviews.llvm.org/D52729

Files:
  include/llvm/Transforms/Utils/SimplifyLibCalls.h
  lib/Transforms/InstCombine/InstCombineCalls.cpp
  lib/Transforms/Utils/SimplifyLibCalls.cpp
  test/Transforms/InstCombine/simplify-libcalls-erased.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52729.169207.patch
Type: text/x-patch
Size: 6842 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181011/ac43ba98/attachment.bin>


More information about the llvm-commits mailing list