[all-commits] [llvm/llvm-project] 561b6c: [mlir][UB] Add `ub.unreachable` canonicalization
Matthias Springer via All-commits
all-commits at lists.llvm.org
Thu Nov 27 21:04:49 PST 2025
Branch: refs/heads/users/matthias-springer/unreachable_canonicalization
Home: https://github.com/llvm/llvm-project
Commit: 561b6ca75f36e253bc73b7de27a4a55bd129a2f2
https://github.com/llvm/llvm-project/commit/561b6ca75f36e253bc73b7de27a4a55bd129a2f2
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