[llvm] [Mips] Optimize (shift x (and y, BitWidth - 1)) to (shift x, y) (PR #73889)
via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 11 23:43:21 PST 2023
yingopq wrote:
Hi @topperc,
Could you help review this patch?
Thanks.
https://github.com/llvm/llvm-project/pull/73889
More information about the llvm-commits
mailing list