Skip to content
Commit 703423c2 authored by Sanjay Patel's avatar Sanjay Patel
Browse files

[InstCombine] relax constraint on udiv fold

The pair of div folds was just added with:
4966d8eb

But as noted in the post-commit review, we don't actually need
the no-remainder requirement for an unsigned division (still
need the no-unsigned-wrap though):
https://alive2.llvm.org/ce/z/qHjK3Q
parent 997dc7e0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment