MaxGraey wrote: > Suggestion: Simplify the early-out conditions based on LZ Combining these branches in this way not only kill readability but also reduce codegen quality: https://godbolt.org/z/5WYEvhnoG https://github.com/llvm/llvm-project/pull/192275