[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 17:51:48 PDT 2019
uenoku updated this revision to Diff 208102.
uenoku marked 2 inline comments as done and an inline comment as not done.
uenoku added a comment.
Use `getPointerAlignment`.
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.208102.patch
Type: text/x-patch
Size: 9058 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190705/e0105184/attachment.bin>
More information about the llvm-commits
mailing list