[llvm] [InstCombine] Fold `minmax (X & NegPow2C, Y & NegPow2C) -> minmax(X, Y) & NegPow2C` (PR #88859)

Yingwei Zheng via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 16 02:16:41 PDT 2024


https://github.com/dtcxzyw closed https://github.com/llvm/llvm-project/pull/88859


More information about the llvm-commits mailing list