[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:53:20 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL344251: [InstCombine] Fix SimplifyLibCalls erasing an instruction while IC still had… (authored by aemerson, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D52729?vs=169207&id=169212#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D52729

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

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


More information about the llvm-commits mailing list