[all-commits] [llvm/llvm-project] 6cbb67: [mlir][emitc] Fix the emitc::ExpressionOp (#143894)

Vlad Lazar via All-commits all-commits at lists.llvm.org
Mon Jun 16 14:52:11 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6cbb67f84c53d88e67b0d5a9f0ad2cf4782e6f66
      https://github.com/llvm/llvm-project/commit/6cbb67f84c53d88e67b0d5a9f0ad2cf4782e6f66
  Author: Vlad Lazar <lazar_2004 at list.ru>
  Date:   2025-06-16 (Mon, 16 Jun 2025)

  Changed paths:
    M mlir/lib/Dialect/EmitC/IR/EmitC.cpp
    M mlir/test/Dialect/EmitC/invalid_ops.mlir

  Log Message:
  -----------
  [mlir][emitc] Fix the emitc::ExpressionOp (#143894)

Fix the lack of verification that the definingOp of the return value
belongs to emitc::ExpressionOp.



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