[PATCH] D102266: Recommit "[LAA] Support pointer phis in loop by analyzing each incoming pointer."

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 14 03:19:56 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rGe248d69036da: Recommit "[LAA] Support pointer phis in loop by analyzing each incoming pointer. (authored by fhahn).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102266

Files:
  llvm/include/llvm/Analysis/LoopAccessAnalysis.h
  llvm/lib/Analysis/LoopAccessAnalysis.cpp
  llvm/test/Analysis/LoopAccessAnalysis/pointer-phis.ll
  llvm/test/Transforms/LoopDistribute/pointer-phi-in-loop.ll
  llvm/test/Transforms/LoopVectorize/vectorize-pointer-phis.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102266.372451.patch
Type: text/x-patch
Size: 15175 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210914/302ded24/attachment-0001.bin>


More information about the llvm-commits mailing list