[all-commits] [llvm/llvm-project] bc9620: [mlir][UB] Add `ub.unreachable` canonicalization

Matthias Springer via All-commits all-commits at lists.llvm.org
Thu Nov 27 21:00:46 PST 2025


  Branch: refs/heads/users/matthias-springer/unreachable_canonicalization
  Home:   https://github.com/llvm/llvm-project
  Commit: bc962080c2df6cc49a5c47a53aaa0f2ce8377f0f
      https://github.com/llvm/llvm-project/commit/bc962080c2df6cc49a5c47a53aaa0f2ce8377f0f
  Author: Matthias Springer <me at m-sp.org>
  Date:   2025-11-28 (Fri, 28 Nov 2025)

  Changed paths:
    M mlir/include/mlir/Dialect/ControlFlow/IR/ControlFlowOps.td
    M mlir/include/mlir/Dialect/UB/IR/UBOps.h
    M mlir/include/mlir/Dialect/UB/IR/UBOps.td
    M mlir/lib/Dialect/ControlFlow/IR/CMakeLists.txt
    M mlir/lib/Dialect/ControlFlow/IR/ControlFlowOps.cpp
    M mlir/lib/Dialect/UB/IR/UBOps.cpp
    M mlir/test/Dialect/ControlFlow/canonicalize.mlir
    M mlir/test/Dialect/UB/canonicalize.mlir

  Log Message:
  -----------
  [mlir][UB] Add `ub.unreachable` canonicalization



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