[all-commits] [llvm/llvm-project] da4f8a: [mlir][SCF] Allow early exit from regions via regi...
Matthias Springer via All-commits
all-commits at lists.llvm.org
Tue May 26 11:27:09 PDT 2026
Branch: refs/heads/users/matthias-springer/early_exit_loop
Home: https://github.com/llvm/llvm-project
Commit: da4f8a25ab209109cba468d1ee280ab5fcca8d4d
https://github.com/llvm/llvm-project/commit/da4f8a25ab209109cba468d1ee280ab5fcca8d4d
Author: Matthias Springer <me at m-sp.org>
Date: 2026-05-26 (Tue, 26 May 2026)
Changed paths:
M mlir/docs/LangRef.md
M mlir/include/mlir/Dialect/SCF/IR/SCFOps.td
M mlir/include/mlir/IR/OpBase.td
M mlir/include/mlir/IR/OpDefinition.h
M mlir/lib/Conversion/SCFToControlFlow/SCFToControlFlow.cpp
M mlir/lib/Dialect/SCF/IR/SCF.cpp
A mlir/test/Conversion/SCFToControlFlow/convert-to-cfg-unsupported.mlir
M mlir/test/Dialect/SCF/invalid.mlir
M mlir/test/Dialect/SCF/ops.mlir
Log Message:
-----------
[mlir][SCF] Allow early exit from regions via region-breaking terminators
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