[all-commits] [llvm/llvm-project] 50b15d: [mlir-c] Add structural operation equivalence

Maksim Levental via All-commits all-commits at lists.llvm.org
Sat Aug 1 01:27:06 PDT 2026


  Branch: refs/heads/users/makslevental/mlir-c-operation-equivalence
  Home:   https://github.com/llvm/llvm-project
  Commit: 50b15d698817f7089a9b3ecda71c20f3ee450de2
      https://github.com/llvm/llvm-project/commit/50b15d698817f7089a9b3ecda71c20f3ee450de2
  Author: makslevental <maksim.levental at gmail.com>
  Date:   2026-08-01 (Sat, 01 Aug 2026)

  Changed paths:
    M mlir/include/mlir-c/IR.h
    M mlir/lib/CAPI/IR/IR.cpp
    M mlir/test/CAPI/ir.c

  Log Message:
  -----------
  [mlir-c] Add structural operation equivalence


  Commit: a2756bd3087ef6310cca3d4e5f24428815259262
      https://github.com/llvm/llvm-project/commit/a2756bd3087ef6310cca3d4e5f24428815259262
  Author: makslevental <maksim.levental at gmail.com>
  Date:   2026-08-01 (Sat, 01 Aug 2026)

  Changed paths:
    M mlir/include/mlir-c/IR.h
    M mlir/lib/CAPI/IR/IR.cpp
    M mlir/test/CAPI/ir.c

  Log Message:
  -----------
  Address review: fix -Wenum-compare build failure, add structural hash, expand flag coverage


Compare: https://github.com/llvm/llvm-project/compare/a54a83750aeb...a2756bd3087e

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