[flang-commits] [clang] [flang] [mlir] [mlir][Interfaces] Single interface method to query constant region-based CF (PR #193486)
Matthias Springer via flang-commits
flang-commits at lists.llvm.org
Wed Apr 22 05:19:12 PDT 2026
================
@@ -379,23 +379,6 @@ LogicalResult cir::BreakOp::verify() {
// BranchOpTerminatorInterface Methods
//===----------------------------------
-void cir::ConditionOp::getSuccessorRegions(
----------------
matthias-springer wrote:
Note: This function was useless. The implementation does not inspect `operands`.
https://github.com/llvm/llvm-project/pull/193486
More information about the flang-commits
mailing list