[llvm] [GlobalISel] Combine (X >> C) << C to X & ((-1 >> C) << C) (PR #114821)
Dávid Ferenc Szabó via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 5 06:44:03 PST 2024
https://github.com/dfszabo edited https://github.com/llvm/llvm-project/pull/114821
More information about the llvm-commits
mailing list