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

Stefan Stipanovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jun 15 09:36:50 PDT 2019


sstefan1 created this revision.
sstefan1 added reviewers: jdoerfert, uenoku.
Herald added subscribers: llvm-commits, hiraditya.
Herald added a project: LLVM.

Adding nounwind deduction in attributor.


Repository:
  rG LLVM Github Monorepo

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.204929.patch
Type: text/x-patch
Size: 19186 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190615/52511845/attachment.bin>


More information about the llvm-commits mailing list