[PATCH] D59978: [Attributor] Deduce "no-return" function attribute

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 29 14:49:19 PDT 2019


jdoerfert updated this revision to Diff 192920.
jdoerfert added a comment.

Minor adjustment to prior patches


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D59978

Files:
  llvm/lib/Transforms/IPO/Attributor.cpp
  llvm/test/Transforms/FunctionAttrs/arg_nocapture.ll
  llvm/test/Transforms/FunctionAttrs/arg_returned.ll
  llvm/test/Transforms/FunctionAttrs/fn_noreturn.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59978.192920.patch
Type: text/x-patch
Size: 11725 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190329/b4fb3554/attachment.bin>


More information about the llvm-commits mailing list