[all-commits] [llvm/llvm-project] 8e9ca0: [flang][fir] Add conversion of `fir.if` to `scf.if...
Terapines MLIR via All-commits
all-commits at lists.llvm.org
Thu Jul 24 19:04:11 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8e9ca057eb4dd728e829d3d9051f3cd577c4d441
https://github.com/llvm/llvm-project/commit/8e9ca057eb4dd728e829d3d9051f3cd577c4d441
Author: Terapines MLIR <osc-mlir at terapines.com>
Date: 2025-07-25 (Fri, 25 Jul 2025)
Changed paths:
M flang/lib/Optimizer/Transforms/FIRToSCF.cpp
A flang/test/Fir/FirToSCF/if.fir
Log Message:
-----------
[flang][fir] Add conversion of `fir.if` to `scf.if`. (#149959)
This commmit is a supplement for
https://github.com/llvm/llvm-project/pull/140374.
RFC:https://discourse.llvm.org/t/rfc-add-fir-affine-optimization-fir-pass-pipeline/86190/6
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