[PATCH] D137955: [AST] Make AliasSetTracker work on BatchAA

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Dec 4 23:12:45 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe95ca5bb05ec: [AST] Make AliasSetTracker work on BatchAA (authored by nikic).

Changed prior to commit:
  https://reviews.llvm.org/D137955?vs=475388&id=479988#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D137955

Files:
  llvm/include/llvm/Analysis/AliasSetTracker.h
  llvm/include/llvm/LinkAllPasses.h
  llvm/lib/Analysis/AliasSetTracker.cpp
  llvm/lib/Analysis/LoopAccessAnalysis.cpp
  llvm/lib/Transforms/Scalar/LICM.cpp
  llvm/lib/Transforms/Scalar/LoopRerollPass.cpp
  llvm/lib/Transforms/Scalar/LoopVersioningLICM.cpp
  llvm/unittests/Analysis/AliasSetTrackerTest.cpp
  polly/include/polly/ScopDetection.h
  polly/lib/Analysis/ScopBuilder.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137955.479988.patch
Type: text/x-patch
Size: 11769 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221205/29cb0d29/attachment.bin>


More information about the llvm-commits mailing list