[PATCH] D7802: [Inliner] Use whitelist instead of blacklist when checking function attribute compatibility and make the check stricter

Akira Hatanaka via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 12 22:06:32 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL257575: [Inliner] Merge the attributes of the caller and callee functions (authored by ahatanak).

Changed prior to commit:
  http://reviews.llvm.org/D7802?vs=37320&id=44710#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D7802

Files:
  llvm/trunk/include/llvm/IR/Attributes.td
  llvm/trunk/test/Transforms/Inline/attributes.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D7802.44710.patch
Type: text/x-patch
Size: 3533 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160113/52fc6ae9/attachment.bin>


More information about the llvm-commits mailing list