[PATCH] D117236: [Inliner] Don't removeDeadConstantUsers() when checking if a function is dead

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 13 14:38:12 PST 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG757e044dce51: [Inliner] Don't removeDeadConstantUsers() when checking if a function is dead (authored by aeubanks).

Changed prior to commit:
  https://reviews.llvm.org/D117236?vs=399713&id=399794#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D117236

Files:
  llvm/include/llvm/IR/Constant.h
  llvm/lib/Analysis/LazyCallGraph.cpp
  llvm/lib/IR/Constants.cpp
  llvm/lib/Transforms/IPO/Inliner.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117236.399794.patch
Type: text/x-patch
Size: 4611 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220113/af3e4fe3/attachment.bin>


More information about the llvm-commits mailing list