[PATCH] D89692: [SCEV] SCEVPtrToIntExpr simplifications

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 27 06:06:35 PDT 2020


lebedev.ri updated this revision to Diff 300970.
lebedev.ri marked 5 inline comments as done.
lebedev.ri added a comment.

@mkazantsev thank you for taking a look!
Addressing review comments.


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.300970.patch
Type: text/x-patch
Size: 32056 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201027/1d4dc798/attachment.bin>


More information about the llvm-commits mailing list