[NFC][CodeGen] Add negative test for X u% C == 0 fold (D63391)
The fold (D63391) uses multiplicativeInverse(), but it is not guaranteed to always succeed, and '100' appears to be one of the problematic values. llvm-svn: 364578
Loading
Please sign in to comment