[all-commits] [llvm/llvm-project] 2703bd: [mlir][UB] Add `ub.unreachable` operation
Matthias Springer via All-commits
all-commits at lists.llvm.org
Thu Nov 27 20:32:18 PST 2025
Branch: refs/heads/users/matthias-springer/ub_unreachable
Home: https://github.com/llvm/llvm-project
Commit: 2703bd83dc24bbdcdfbce8ccb613db1d241faf85
https://github.com/llvm/llvm-project/commit/2703bd83dc24bbdcdfbce8ccb613db1d241faf85
Author: Matthias Springer <me at m-sp.org>
Date: 2025-11-28 (Fri, 28 Nov 2025)
Changed paths:
M mlir/include/mlir/Dialect/UB/IR/UBOps.td
M mlir/lib/Conversion/UBToLLVM/UBToLLVM.cpp
M mlir/lib/Conversion/UBToSPIRV/UBToSPIRV.cpp
M mlir/test/Conversion/UBToLLVM/ub-to-llvm.mlir
M mlir/test/Conversion/UBToSPIRV/ub-to-spirv.mlir
Log Message:
-----------
[mlir][UB] Add `ub.unreachable` operation
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