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

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 16 01:57:50 PDT 2024


https://github.com/nikic approved this pull request.

LGTM

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


More information about the llvm-commits mailing list