[llvm] [X86] Don't always separate conditions in `(br (and/or cond0, cond1))` into separate branches (PR #81689)
via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 1 13:06:22 PST 2024
goldsteinn wrote:
@nikic
NOTE: going to push this, it will increase instruction count on stage2 compile time benchmarks (saves branch misses).
https://github.com/llvm/llvm-project/pull/81689
More information about the llvm-commits
mailing list