mirror of
https://github.com/intel/llvm.git
synced 2026-01-14 03:50:17 +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`.