[llvm] [bolt][aarch64] Skip BB instrumentation with exclusive load/store instructions (PR #154734)

via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 18 01:30:14 PDT 2025


maksimra wrote:

Hi @rafaelauler. We have checked that disabling of conservative instrumentation solves this problem: instrumentation code snippet is no more inserted between exclusive load/store instructions.

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


More information about the llvm-commits mailing list