[all-commits] [llvm/llvm-project] 4c6449: [mlir]: Added properties/attributes ignore flags t...

Aviad Cohen via All-commits all-commits at lists.llvm.org
Wed Jun 4 00:01:41 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4c6449044a943441adf160cb77010c855dcee73c
      https://github.com/llvm/llvm-project/commit/4c6449044a943441adf160cb77010c855dcee73c
  Author: Aviad Cohen <aviadcohen7 at gmail.com>
  Date:   2025-06-04 (Wed, 04 Jun 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 (#142623)

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