[llvm] [Mips] Optimize (shift x (and y, BitWidth - 1)) to (shift x, y) (PR #73889)

Craig Topper via llvm-commits llvm-commits at lists.llvm.org
Sun Dec 24 09:58:27 PST 2023


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

LGTM

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


More information about the llvm-commits mailing list