llvm-project/llvm/test/Analysis/LoopCacheAnalysis/PowerPC
Philip Reames d02db32644 [SCEV] Use full logic when infering flags on add and gep
This is a followon to D109845. With that landed, we will have fixed all known instances of pr51817, and can thus start inferring flags more aggressively with greatly reduced risk of miscompiles. This patch simply applies the same inference logic used in that patch to our other major flag inference path.

We can still do much better here (on both paths), but this is our first step.

Differential Revision: https://reviews.llvm.org/D111003
2021-10-03 15:32:15 -07:00
..
compute-cost-m32.ll
compute-cost.ll
lit.local.cfg
loads-store.ll
matmul.ll
matvecmul.ll
single-store.ll
stencil.ll [SCEV] Use full logic when infering flags on add and gep 2021-10-03 15:32:15 -07:00