[all-commits] [llvm/llvm-project] c5f301: [mlir]: Added properties/attributes ignore flags t...
Aviad Cohen via All-commits
all-commits at lists.llvm.org
Fri May 30 12:18:28 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c5f3018668efea156831feb24843e34e4602a8e6
https://github.com/llvm/llvm-project/commit/c5f3018668efea156831feb24843e34e4602a8e6
Author: Aviad Cohen <aviadcohen7 at gmail.com>
Date: 2025-05-30 (Fri, 30 May 2025)
Changed paths:
M mlir/include/mlir/IR/OperationSupport.h
M mlir/lib/IR/OperationSupport.cpp
M mlir/unittests/IR/OperationSupportTest.cpp
Log Message:
-----------
[mlir]: Added properties/attributes ignore flags to OperationEquivalence (#141664)
Those flags are useful for cases and operation which we may consider
equivalent even when their attributes/properties are not the same.
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