[llvm] [ARM] Fold SELECT (AND(X,1) == 0), C1, C2 -> XOR(C1,AND(NEG(AND(X,1)),XOR(C1,C2)) in Thumb1 (PR #185898)

via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 22 10:47:17 PDT 2026


https://github.com/SiliconA-Z edited https://github.com/llvm/llvm-project/pull/185898


More information about the llvm-commits mailing list