[clang] [llvm] [Loads] Check context instruction for context-sensitive derefability (PR #109277)

Danila Malyutin via cfe-commits cfe-commits at lists.llvm.org
Mon Nov 4 08:19:08 PST 2024


danilaml wrote:

Is it even possible for `isSafeToSpeculativelyExecute` to return `true` now with the default (nullptr) CtxI? 

https://github.com/llvm/llvm-project/pull/109277


More information about the cfe-commits mailing list