[PATCH] D64152: [Attributor] Deduce "align" attribute on return value

Hideto Ueno via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 4 11:36:24 PDT 2019


uenoku updated this revision to Diff 208063.
uenoku added a comment.

Use IntegerState and take a minimum of alignment.


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

https://reviews.llvm.org/D64152

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64152.208063.patch
Type: text/x-patch
Size: 8995 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190704/9b0ce4e3/attachment.bin>


More information about the llvm-commits mailing list