[PATCH] D89692: [SCEV] SCEVPtrToIntExpr simplifications

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 20 04:21:08 PDT 2020


lebedev.ri updated this revision to Diff 299329.
lebedev.ri edited the summary of this revision.
lebedev.ri added a comment.
Herald added a subscriber: javed.absar.

Rebased, addded proper test coverage.


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.299329.patch
Type: text/x-patch
Size: 32165 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201020/fbf34139/attachment.bin>


More information about the llvm-commits mailing list