[flang][fir]: Add conversion of `fir.iterate_while` to `scf.while`. #152439
tblah
commented
on 2025-08-07
NexMing
approved these changes
on 2025-08-11
tblah
approved these changes
on 2025-08-11
c8ef
commented
on 2025-08-11
c8ef
approved these changes
on 2025-08-11
NexMing
approved these changes
on 2025-08-12
[flang][fir]: Add conversion of `fir.iterate_while` to `scf.while`.
f5277a87
Refactor: Using `rewriter.inlineBlockBefore` instead of `mlir::IRMapp…
d9eaf2b7
Fix: Attributes were not copied to scf.while from fir.iterate_while.
f4a5d4f2
Refactor: Using rewriter.replaceOpWithNewOp instead of T::create + er…
cbcef2f9
Trivial Changes: Unused variable in iteration got renamed to `_`.
39983c87
Simplify the code
edaf29b7
Trivial Changes: Unnecessary include (introduced by IDE) got eliminated.
0dd86860
Refactor: Some variable renames, some explicit types instead of auto.
66f9e9dd
Style Changes: Using expanded namespace.
e9efb927
NexMing
merged
c164e630
into main 210 days ago
Assignees
No one assigned
Labels
flang
flang:fir-hlfir
Login to write a write a comment.
Login via GitHub