[PATCH] D64258: [InferFuncAttributes] extend 'dereferenceable' attribute based on loads
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 5 12:37:17 PDT 2019
spatel updated this revision to Diff 208221.
spatel added a comment.
Herald added subscribers: nhaehnle, jvesely.
Patch updated:
I missed diffs in some existing over-reaching clang and AMDGPU tests. These regression tests should not be testing the entire optimization pipeline, but I adjusted the assertions to make them pass.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64258/new/
https://reviews.llvm.org/D64258
Files:
clang/test/CodeGen/ms-intrinsics.c
clang/test/CodeGen/systemz-inline-asm.c
llvm/lib/Transforms/IPO/InferFunctionAttrs.cpp
llvm/test/CodeGen/AMDGPU/inline-attr.ll
llvm/test/Transforms/InferFunctionAttrs/dereferenceable.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64258.208221.patch
Type: text/x-patch
Size: 14318 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190705/38656442/attachment.bin>
More information about the llvm-commits
mailing list