[PATCH] D98147: [SCEV] Improve modelling for pointer constants
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 12 11:12:22 PST 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG61f006ac6554: [SCEV] Improve modelling for (null) pointer constants (authored by lebedev.ri).
Changed prior to commit:
https://reviews.llvm.org/D98147?vs=330175&id=330310#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98147/new/
https://reviews.llvm.org/D98147
Files:
llvm/lib/Analysis/ScalarEvolution.cpp
llvm/test/Analysis/ScalarEvolution/load.ll
llvm/test/Analysis/ScalarEvolution/max-backedge-taken-count-guard-info.ll
llvm/test/Analysis/ScalarEvolution/scalable-vector.ll
llvm/test/CodeGen/AMDGPU/splitkit-getsubrangeformask.ll
llvm/test/CodeGen/PowerPC/pr43527.ll
llvm/test/CodeGen/PowerPC/pr48519.ll
llvm/test/CodeGen/PowerPC/sms-phi.ll
llvm/test/Other/constant-fold-gep.ll
llvm/test/Transforms/IndVarSimplify/2011-11-01-lftrptr.ll
llvm/test/Transforms/IndVarSimplify/widen-i32-i8ptr.ll
llvm/test/Transforms/LoopStrengthReduce/2011-10-03-CritEdgeMerge.ll
llvm/test/Transforms/LoopStrengthReduce/AMDGPU/lsr-postinc-pos-addrspace.ll
llvm/test/Transforms/LoopVectorize/X86/cost-model-assert.ll
llvm/test/Transforms/LoopVectorize/pointer-induction.ll
llvm/unittests/Transforms/Utils/ScalarEvolutionExpanderTest.cpp
polly/lib/Analysis/ScopBuilder.cpp
polly/lib/Support/SCEVAffinator.cpp
polly/lib/Support/SCEVValidator.cpp
polly/test/Isl/CodeGen/partial_write_impossible_restriction.ll
polly/test/Isl/CodeGen/scev_looking_through_bitcasts.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98147.330310.patch
Type: text/x-patch
Size: 53405 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210312/e3f1f7a6/attachment.bin>
More information about the llvm-commits
mailing list