[llvm] [InstCombine] Fold Xor with or disjoint (PR #105992)

Amr Hesham via llvm-commits llvm-commits at lists.llvm.org
Sun Sep 1 05:53:03 PDT 2024


AmrDeveloper wrote:

> Can you add some tests to demonstrate the usefulness of this patch (e.g., the original issue #79266)?

Any idea why it timeout on `ninja runtimes C++03` on linux CI, i did rebase to the code but still same issue

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


More information about the llvm-commits mailing list