[PATCH] D82633: [SCEV] Make SCEVAddExpr actually always return pointer type if there is pointer operand (PR46457)

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jun 27 01:37:55 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG141e845da5dd: [SCEV] Make SCEVAddExpr actually always return pointer type if there is pointer… (authored by lebedev.ri).

Changed prior to commit:
  https://reviews.llvm.org/D82633?vs=273623&id=273891#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D82633

Files:
  llvm/include/llvm/Analysis/ScalarEvolutionExpressions.h
  llvm/lib/Analysis/ScalarEvolution.cpp
  llvm/test/Analysis/ScalarEvolution/add-expr-pointer-operand-sorting.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82633.273891.patch
Type: text/x-patch
Size: 7289 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200627/9425b73e/attachment.bin>


More information about the llvm-commits mailing list