[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:00:48 PDT 2023


fhahn updated this revision to Diff 518047.
fhahn added a comment.

Remove unnecessary changes in llvm/test/Analysis/ScalarEvolution/scev-expander-reuse-gep.ll.


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.518047.patch
Type: text/x-patch
Size: 13801 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230428/26de85f5/attachment.bin>


More information about the llvm-commits mailing list