[PATCH] D149483: [SCEV] Use object size for globals to sharpen ranges.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Apr 29 13:34:01 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
fhahn marked 4 inline comments as done.
Closed by commit rGb14be1e7c053: [SCEV] Use object size for globals to sharpen ranges. (authored by fhahn).

Changed prior to commit:
  https://reviews.llvm.org/D149483?vs=518057&id=518233#toc

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.518233.patch
Type: text/x-patch
Size: 13630 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230429/ad5bf84a/attachment.bin>


More information about the llvm-commits mailing list