[llvm] Reduce shl64 to shl32 if shift range is [63-32] (PR #125574)

via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 3 12:35:44 PST 2025


LU-JOHN wrote:

This PR addresses: https://github.com/llvm/llvm-project/issues/63848

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


More information about the llvm-commits mailing list