[InstCombine] Remove m_OneUse requirement for max, but not min (#81505)
If it is ever determined that min doesn't need one-use, then we can remove the one-use requirement entirely.
parent
53a656d9
Please register or sign in to comment
If it is ever determined that min doesn't need one-use, then we can remove the one-use requirement entirely.