mirror of
https://github.com/intel/llvm.git
synced 2026-01-26 12:26:52 +08:00
https://github.com/llvm/llvm-project/pull/155114 broke op hashing (because the python objects ceased to be reference equivalent). This PR fixes by binding `OperationEquivalence::computeHash`.
Multi-Level Intermediate Representation
See https://mlir.llvm.org/ for more information.