[mlir][std] Fold comparisons when the operands are equal
For equal operands, comparisons can be decided statically. Differential Revision: https://reviews.llvm.org/D91856
Loading
Please register or sign in to comment
For equal operands, comparisons can be decided statically. Differential Revision: https://reviews.llvm.org/D91856