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

Hideto Ueno via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 9 01:22:56 PDT 2019


uenoku updated this revision to Diff 208608.
uenoku marked 6 inline comments as done.
uenoku added a comment.

Address comments.


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.208608.patch
Type: text/x-patch
Size: 9566 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190709/6632c042/attachment.bin>


More information about the llvm-commits mailing list