[PATCH] D134223: Analysis: Add AssumptionCache to isSafeToSpeculativelyExecute

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 19 14:08:55 PDT 2022


arsenm created this revision.
arsenm added a reviewer: jdoerfert.
Herald added subscribers: Enna1, asbirlea, hiraditya.
Herald added a project: All.
arsenm requested review of this revision.
Herald added a subscriber: wdng.
Herald added a project: LLVM.

Does not update any of the uses.


https://reviews.llvm.org/D134223

Files:
  llvm/include/llvm/Analysis/ValueTracking.h
  llvm/lib/Analysis/ValueTracking.cpp
  llvm/lib/Transforms/Instrumentation/ControlHeightReduction.cpp
  llvm/lib/Transforms/Scalar/GVN.cpp
  llvm/lib/Transforms/Scalar/GuardWidening.cpp
  llvm/lib/Transforms/Scalar/LICM.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134223.461354.patch
Type: text/x-patch
Size: 6461 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220919/859b7c42/attachment.bin>


More information about the llvm-commits mailing list