[mlir][IR] Hash result types in OperationFingerPrint
Result types were not considered in OperationFingerPrint. This can lead to missing IR dumps when running with `shouldPrintAfterOnlyOnChange` and false positives in D144552. Differential Revision: https://reviews.llvm.org/D145152
Loading
Please sign in to comment