[PATCH] D120586: [Attributor] Add AAAddressSpaceInfo to deduce address spaces
Shilei Tian via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 3 20:47:14 PDT 2023
tianshilei1992 updated this revision to Diff 536944.
tianshilei1992 marked 21 inline comments as done.
tianshilei1992 added a comment.
address some comments
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D120586/new/
https://reviews.llvm.org/D120586
Files:
llvm/include/llvm/Transforms/IPO/Attributor.h
llvm/lib/Transforms/IPO/Attributor.cpp
llvm/lib/Transforms/IPO/AttributorAttributes.cpp
llvm/test/Transforms/Attributor/IPConstantProp/PR26044.ll
llvm/test/Transforms/Attributor/address_space_info.ll
llvm/test/Transforms/Attributor/depgraph.ll
llvm/test/Transforms/Attributor/undefined_behavior.ll
llvm/test/Transforms/Attributor/value-simplify-local-remote.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120586.536944.patch
Type: text/x-patch
Size: 31683 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230704/7f77d86c/attachment.bin>
More information about the llvm-commits
mailing list