[PATCH] D96168: [AssumptionCache] Avoid dangling llvm.assume calls in the cache

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Feb 6 10:18:57 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb7d870eae7fd: [AssumptionCache] Avoid dangling llvm.assume calls in the cache (authored by jdoerfert).

Changed prior to commit:
  https://reviews.llvm.org/D96168?vs=321947&id=321951#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96168

Files:
  llvm/include/llvm/Analysis/AssumptionCache.h
  llvm/lib/Analysis/AssumptionCache.cpp
  llvm/lib/Analysis/CodeMetrics.cpp
  llvm/lib/Analysis/ScalarEvolution.cpp
  llvm/lib/Transforms/Scalar/AlignmentFromAssumptions.cpp
  llvm/lib/Transforms/Utils/CodeExtractor.cpp
  llvm/lib/Transforms/Utils/PredicateInfo.cpp
  llvm/test/Analysis/AssumptionCache/basic.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96168.321951.patch
Type: text/x-patch
Size: 11083 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210206/b91ef03a/attachment.bin>


More information about the llvm-commits mailing list