llvm-project
65b2793e
- [Flang][Fir] Fix the error when lowering `fir.iterate_while` to `scf while`. (#170630)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#170630 - [Flang][Fir] Fix the error when lowering `fir.iterate_while` to `scf while`.
Author
NexMing
Parents
c45dd436
Loading