[llvm] [SimplifyCFG] Pass context instruction to isSafeToSpeculativelyExecute() (PR #109132)

Yingwei Zheng via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 19 01:16:49 PDT 2024


dtcxzyw wrote:

> No compile-time impact from passing the context: https://llvm-compile-time-tracker.com/compare.php?from=08f5f6dc8b09c702125e57a5e87ba56203de6263&to=043d3701a1a85c9612a4cf0b8e4585d1bdf750d5&stat=instructions:u

I don't see any `assume + dereferenceable` instructions in my dataset.



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


More information about the llvm-commits mailing list