[all-commits] [llvm/llvm-project] 114e45: [CIR] Remove the empty verifier in cir.ifOp (#140457)

Andres-Salamanca via All-commits all-commits at lists.llvm.org
Mon May 19 13:52:42 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 114e4508b2fd8df34740572383e749f3184a2a89
      https://github.com/llvm/llvm-project/commit/114e4508b2fd8df34740572383e749f3184a2a89
  Author: Andres-Salamanca <andrealebarbaritos at gmail.com>
  Date:   2025-05-19 (Mon, 19 May 2025)

  Changed paths:
    M clang/include/clang/CIR/Dialect/IR/CIROps.td
    M clang/lib/CIR/Dialect/IR/CIRDialect.cpp

  Log Message:
  -----------
  [CIR] Remove the empty verifier in cir.ifOp (#140457)

The empty verifier is redundant because cir::IfOp has no constraints to
enforce its verify() always succeeds.



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