[all-commits] [llvm/llvm-project] ab77a7: Fixed wrong check OperationEquivalenceTest.HashWor...
Aviad Cohen via All-commits
all-commits at lists.llvm.org
Fri May 30 18:14:49 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ab77a70a7441f52150694bddadcabd11f8d61533
https://github.com/llvm/llvm-project/commit/ab77a70a7441f52150694bddadcabd11f8d61533
Author: Aviad Cohen <aviadcohen7 at gmail.com>
Date: 2025-05-30 (Fri, 30 May 2025)
Changed paths:
M mlir/unittests/IR/OperationSupportTest.cpp
Log Message:
-----------
Fixed wrong check OperationEquivalenceTest.HashWorksWithFlags (#142210)
The check was meant to check `IgnoreProperties` works as expected but
operated on the wrong operation.
Co-authored-by: Aviad Cohen <aviad.cohen2 at mobileye.com>
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list