[PATCH] D149483: [SCEV] Use object size for globals to sharpen ranges.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 28 14:29:33 PDT 2023
fhahn updated this revision to Diff 518057.
fhahn added a comment.
Simplify code as suggested, thanks!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D149483/new/
https://reviews.llvm.org/D149483
Files:
llvm/lib/Analysis/ScalarEvolution.cpp
llvm/test/Analysis/ScalarEvolution/incorrect-exit-count.ll
llvm/test/Analysis/ScalarEvolution/load.ll
llvm/test/Analysis/ScalarEvolution/ptrtoint-global.ll
llvm/test/Transforms/IndVarSimplify/ptrtoint-global-cmp.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149483.518057.patch
Type: text/x-patch
Size: 13708 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230428/52beae20/attachment.bin>
More information about the llvm-commits
mailing list