[all-commits] [llvm/llvm-project] 65b279: [Flang][Fir] Fix the error when lowering `fir.iter...

Ming Yan via All-commits all-commits at lists.llvm.org
Thu Dec 4 04:15:41 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 65b2793e8ed6958916ec37f50ad418042d777068
      https://github.com/llvm/llvm-project/commit/65b2793e8ed6958916ec37f50ad418042d777068
  Author: Ming Yan <ming.yan at terapines.com>
  Date:   2025-12-04 (Thu, 04 Dec 2025)

  Changed paths:
    M flang/lib/Optimizer/Transforms/FIRToSCF.cpp
    M flang/test/Fir/FirToSCF/iter-while.fir

  Log Message:
  -----------
  [Flang][Fir] Fix the error when lowering `fir.iterate_while` to `scf while`. (#170630)

The lowering fails when `fir.iterate_while` has no final value; this patch fixes the bug.



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