Factor the (x & 2^n) ? 2^m : 0 instcombine into its own method and generalize it
to catch cases where n != m with a shift. llvm-svn: 121608
Loading
Please register or sign in to comment
to catch cases where n != m with a shift. llvm-svn: 121608