[llvm] [X86] Don't always seperate conditions in `(br (and/or cond0, cond1))` into seperate branches (PR #81689)
Jay Foad via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 26 03:49:27 PST 2024
jayfoad wrote:
> [X86] Don't always seperate conditions in `(br (and/or cond0, cond1))` into seperate branches
Typo "separate" (twice).
https://github.com/llvm/llvm-project/pull/81689
More information about the llvm-commits
mailing list