[llvm] [Mips] Optimize (shift x (and y, BitWidth - 1)) to (shift x, y) (PR #73889)
via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 29 01:10:54 PST 2023
yingopq wrote:
> LGTM
@topperc Thanks, I did not know I can @who to help commit this patch?
https://github.com/llvm/llvm-project/pull/73889
More information about the llvm-commits
mailing list