[PATCH] D64258: [InferFuncAttributes] extend 'dereferenceable' attribute based on loads
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 10 11:30:56 PDT 2019
spatel updated this revision to Diff 209033.
spatel marked an inline comment as done.
spatel added a comment.
Patch updated:
Add TODO code comment about using "isSimple()" and add test with an atomic load.
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/ms-x86-intrinsics.c
clang/test/CodeGen/systemz-inline-asm.c
clang/test/CodeGenOpenCL/kernels-have-spir-cc-by-default.cl
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.209033.patch
Type: text/x-patch
Size: 21634 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190710/2adb1976/attachment.bin>
More information about the llvm-commits
mailing list