[PATCH] D89692: [SCEV] SCEVPtrToIntExpr simplifications

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 26 05:20:36 PDT 2020


lebedev.ri updated this revision to Diff 300647.
lebedev.ri marked an inline comment as done.
lebedev.ri added a comment.

Rebased, NFC.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D89692/new/

https://reviews.llvm.org/D89692

Files:
  llvm/lib/Analysis/ScalarEvolution.cpp
  llvm/test/Analysis/ScalarEvolution/ptrtoint.ll
  llvm/test/Transforms/LoopStrengthReduce/X86/expander-crashes.ll
  polly/test/ScopInfo/int2ptr_ptr2int.ll
  polly/test/ScopInfo/int2ptr_ptr2int_2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89692.300647.patch
Type: text/x-patch
Size: 32165 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201026/266710dd/attachment.bin>


More information about the llvm-commits mailing list