[PATCH] D36850: [ThinLTO] Add function attribute propagation

Charles Saternos via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 18 08:49:14 PDT 2017


ncharlie updated this revision to Diff 111680.
ncharlie added a comment.
Herald added a subscriber: eraman.

Corrected norecurse propagation and insert norecurse into IR.

Added tests.


https://reviews.llvm.org/D36850

Files:
  include/llvm/Transforms/IPO/FunctionImport.h
  lib/LTO/ThinLTOCodeGenerator.cpp
  lib/Transforms/IPO/FunctionImport.cpp
  test/ThinLTO/X86/Inputs/function-attr-prop-a.ll
  test/ThinLTO/X86/functionattr-prop.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36850.111680.patch
Type: text/x-patch
Size: 7225 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170818/940ff10c/attachment.bin>


More information about the llvm-commits mailing list