[PATCH] D70392: [Attributor] Track a GEP Instruction in align deduction
Hideto Ueno via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 18 07:16:09 PST 2019
uenoku updated this revision to Diff 229839.
uenoku added a comment.
Fix a call handling and add tests for store and calls.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70392/new/
https://reviews.llvm.org/D70392
Files:
llvm/lib/Transforms/IPO/Attributor.cpp
llvm/test/Transforms/FunctionAttrs/align.ll
llvm/test/Transforms/FunctionAttrs/arg_nocapture.ll
llvm/test/Transforms/FunctionAttrs/nocapture.ll
llvm/test/Transforms/InferFunctionAttrs/dereferenceable.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70392.229839.patch
Type: text/x-patch
Size: 7476 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191118/14a39193/attachment.bin>
More information about the llvm-commits
mailing list