[PATCH] D67191: [Attributor][Fix] Make sure we do not delete live code

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 4 13:37:47 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL370975: [Attributor][Fix] Make sure we do not delete live code (authored by jdoerfert, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D67191?vs=218775&id=218784#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D67191

Files:
  llvm/trunk/lib/Transforms/IPO/Attributor.cpp
  llvm/trunk/test/Transforms/FunctionAttrs/liveness.ll
  llvm/trunk/test/Transforms/FunctionAttrs/noreturn_async.ll
  llvm/trunk/test/Transforms/FunctionAttrs/noreturn_sync.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67191.218784.patch
Type: text/x-patch
Size: 6864 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190904/beed09e0/attachment.bin>


More information about the llvm-commits mailing list