[PATCH] D142330: [AssumptionCache] caches @llvm.experimental.guard's

Joshua Cao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 24 20:17:31 PST 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf9599bbc7a3f: [AssumptionCache] caches @llvm.experimental.guard's (authored by caojoshua).

Changed prior to commit:
  https://reviews.llvm.org/D142330?vs=491627&id=491990#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D142330

Files:
  llvm/include/llvm/Analysis/AssumptionCache.h
  llvm/include/llvm/IR/IntrinsicInst.h
  llvm/lib/Analysis/AssumeBundleQueries.cpp
  llvm/lib/Analysis/AssumptionCache.cpp
  llvm/lib/Analysis/ScalarEvolution.cpp
  llvm/lib/Analysis/ValueTracking.cpp
  llvm/lib/Transforms/Utils/CodeExtractor.cpp
  llvm/lib/Transforms/Utils/InlineFunction.cpp
  llvm/test/Analysis/AssumptionCache/basic.ll
  llvm/test/Analysis/ScalarEvolution/guards.ll
  llvm/test/Transforms/EarlyCSE/guards.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142330.491990.patch
Type: text/x-patch
Size: 17612 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230125/f5d050de/attachment.bin>


More information about the llvm-commits mailing list