[PATCH] D63046: [Attributor] Deduce "willreturn" function attribute

Hideto Ueno via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 17 08:15:27 PDT 2019


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rL366335: [Attributor] Deduce "willreturn" function attribute (authored by uenoku, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D63046?vs=210324&id=210334#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D63046

Files:
  llvm/trunk/include/llvm/IR/Intrinsics.td
  llvm/trunk/include/llvm/Transforms/IPO/Attributor.h
  llvm/trunk/lib/Transforms/IPO/Attributor.cpp
  llvm/trunk/test/Transforms/FunctionAttrs/arg_returned.ll
  llvm/trunk/test/Transforms/FunctionAttrs/willreturn.ll
  llvm/trunk/utils/TableGen/CodeGenIntrinsics.h
  llvm/trunk/utils/TableGen/CodeGenTarget.cpp
  llvm/trunk/utils/TableGen/IntrinsicEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63046.210334.patch
Type: text/x-patch
Size: 23365 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190717/872b6d09/attachment.bin>


More information about the llvm-commits mailing list