[all-commits] [llvm/llvm-project] 27b739: Add an operator == and != to properties, use it in...

Mehdi Amini via All-commits all-commits at lists.llvm.org
Mon May 15 12:11:02 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 27b739228b42ecc7c15664670859e2bbad3b7749
      https://github.com/llvm/llvm-project/commit/27b739228b42ecc7c15664670859e2bbad3b7749
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2023-05-15 (Mon, 15 May 2023)

  Changed paths:
    M mlir/lib/Dialect/Func/Transforms/DuplicateFunctionElimination.cpp
    M mlir/lib/Dialect/SPIRV/IR/SPIRVCanonicalization.cpp
    M mlir/test/lib/Dialect/Test/TestDialect.h
    M mlir/tools/mlir-tblgen/OpDefinitionsGen.cpp

  Log Message:
  -----------
  Add an operator == and != to properties, use it in DuplicateFunctionElimination

Differential Revision: https://reviews.llvm.org/D150596




More information about the All-commits mailing list