[PATCH] D88529: [DAE] MarkLive in MarkValue(MaybeLive) if any use is live

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 2 10:56:24 PDT 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG7468afe9ca13: [DAE] MarkLive in MarkValue(MaybeLive) if any use is live (authored by aeubanks).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D88529

Files:
  llvm/include/llvm/Transforms/IPO/DeadArgumentElimination.h
  llvm/lib/Transforms/IPO/DeadArgumentElimination.cpp
  llvm/test/Transforms/DeadArgElim/preserve-used-ret.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88529.295872.patch
Type: text/x-patch
Size: 4041 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201002/2fb08491/attachment.bin>


More information about the llvm-commits mailing list