[InstCombine] fold udiv with hidden common factor
(X * Y) u/ (X << Z) --> Y u>> Z https://alive2.llvm.org/ce/z/4G9D_W
parent
34cca2bd
Please register or sign in to comment
(X * Y) u/ (X << Z) --> Y u>> Z https://alive2.llvm.org/ce/z/4G9D_W