Re: [PATCH] KVM: SVM: Add a helper to get LBR field pointer to dedup MSR accesses
From: Yosry Ahmed
Date: Fri Mar 13 2026 - 16:38:54 EST
> Hrm, I was assuming the compiler would be smart to understand the other cases
> are unreachable. What clang version, and are you doing anything special with
> your config?
Debian clang version 18.1.8 (20+build1)
Nothing special with my config AFAICT.