llvm-project
65b2793e - [Flang][Fir] Fix the error when lowering `fir.iterate_while` to `scf while`. (#170630)

Commit
37 days ago
[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.
Author
Parents
Loading