[mlir] Compare elements directly rather than creating pair first
This avoided some conversion overhead on a model in TypeUniquer when converting from ArrayRef -> TypeRange. Differential Revision: https://reviews.llvm.org/D99300
Loading
Please register or sign in to comment