[PATCH] D53554: [Argument Promotion] Only promote args when function attributes are compatible

Tom Stellard via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 15 21:19:34 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL351296: Only promote args when function attributes are compatible (authored by tstellar, committed by ).

Repository:
  rL LLVM

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

https://reviews.llvm.org/D53554

Files:
  llvm/trunk/include/llvm/Analysis/TargetTransformInfo.h
  llvm/trunk/include/llvm/Analysis/TargetTransformInfoImpl.h
  llvm/trunk/lib/Analysis/TargetTransformInfo.cpp
  llvm/trunk/lib/Transforms/IPO/ArgumentPromotion.cpp
  llvm/trunk/test/Transforms/ArgumentPromotion/X86/attributes.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53554.181969.patch
Type: text/x-patch
Size: 10184 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190116/619bbde0/attachment.bin>


More information about the llvm-commits mailing list