[llvm] [PseudoProbe] Extend to skip instrumenting probe into the dests of invoke (PR #79919)

via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 30 19:43:49 PST 2024


https://github.com/WenleiHe commented:

The other thing about this change is.. it's not backward compatible similar to mixing probe id order. If we consume a profile from older compile with new compiler, how many mismatch do we expect and do we need to do something to mitigate the transition? 

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


More information about the llvm-commits mailing list