[all-commits] [llvm/llvm-project] a47b28: [mlir][UB] Add `ub.unreachable` operation
Matthias Springer via All-commits
all-commits at lists.llvm.org
Thu Nov 27 20:59:36 PST 2025
Branch: refs/heads/users/matthias-springer/ub_unreachable
Home: https://github.com/llvm/llvm-project
Commit: a47b28cf95f5fca857184f05f0c3840b24e470d5
https://github.com/llvm/llvm-project/commit/a47b28cf95f5fca857184f05f0c3840b24e470d5
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
M mlir/test/Dialect/UB/ops.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