[llvm-branch-commits] [BOLT] Fix merge-fdata for memory events (PR #128108)

2025-02-27 Thread Amir Ayupov via llvm-branch-commits
https://github.com/aaupov updated https://github.com/llvm/llvm-project/pull/128108 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [BOLT] Fix merge-fdata for memory events (PR #128108)

2025-02-27 Thread Amir Ayupov via llvm-branch-commits
https://github.com/aaupov updated https://github.com/llvm/llvm-project/pull/128108 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [BOLT] Fix merge-fdata for memory events (PR #128108)

2025-02-20 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-bolt Author: Amir Ayupov (aaupov) Changes Don't attempt to parse mispredictions for memory entries in LBR profile. Test Plan: added merge-fdata-mem-prof.test --- Full diff: https://github.com/llvm/llvm-project/pull/128108.diff 2 Files Affected: - (

[llvm-branch-commits] [BOLT] Fix merge-fdata for memory events (PR #128108)

2025-02-20 Thread Amir Ayupov via llvm-branch-commits
https://github.com/aaupov created https://github.com/llvm/llvm-project/pull/128108 Don't attempt to parse mispredictions for memory entries in LBR profile. Test Plan: added merge-fdata-mem-prof.test ___ llvm-branch-commits mailing list llvm-branch-