[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 11:15:22 PST 2024


goldsteinn wrote:

> LGTM cheers (with a couple of comments that we should followup - happy if you raise issues or want to look at them in the future).
> 
> Any other comments?

Thank you for the review, ill look into the lack of cmov/test. Have an idea for how to fix them.

https://github.com/llvm/llvm-project/pull/81689


More information about the llvm-commits mailing list