[PATCH] D63379: [Attributor] Deducing existing nounwind attribute.

Stefan Stipanovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 27 02:56:56 PDT 2019


sstefan1 updated this revision to Diff 206809.
sstefan1 added a comment.

- reformated the code
- fixed tests


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D63379

Files:
  llvm/include/llvm/Transforms/IPO/Attributor.h
  llvm/lib/Transforms/IPO/Attributor.cpp
  llvm/test/Transforms/FunctionAttrs/nounwind.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63379.206809.patch
Type: text/x-patch
Size: 8530 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190627/bc31fb1b/attachment.bin>


More information about the llvm-commits mailing list