llvm-project
[flang][fir]: Add conversion of `fir.iterate_while` to `scf.while`.
#152439
Merged

[flang][fir]: Add conversion of `fir.iterate_while` to `scf.while`. #152439

terapines-osc-mlir
llvmbot llvmbot added flang
llvmbot llvmbot added flang:fir-hlfir
llvmbot
clementval clementval requested a review from rscottmanley rscottmanley 217 days ago
tblah
tblah commented on 2025-08-07
NexMing
NexMing commented on 2025-08-08
terapines-osc-mlir terapines-osc-mlir force pushed 216 days ago
NexMing
NexMing commented on 2025-08-08
NexMing
NexMing commented on 2025-08-08
rscottmanley rscottmanley requested a review from SusanTan SusanTan 216 days ago
terapines-osc-mlir terapines-osc-mlir force pushed 213 days ago
terapines-osc-mlir terapines-osc-mlir requested a review from tblah tblah 213 days ago
terapines-osc-mlir terapines-osc-mlir requested a review from NexMing NexMing 213 days ago
NexMing
NexMing approved these changes on 2025-08-11
tblah
tblah approved these changes on 2025-08-11
c8ef
c8ef commented on 2025-08-11
terapines-osc-mlir terapines-osc-mlir requested a review from c8ef c8ef 213 days ago
terapines-osc-mlir terapines-osc-mlir requested a review from NexMing NexMing 213 days ago
c8ef
c8ef approved these changes on 2025-08-11
rscottmanley
rscottmanley commented on 2025-08-11
rscottmanley
rscottmanley commented on 2025-08-11
terapines-osc-mlir terapines-osc-mlir requested a review from rscottmanley rscottmanley 212 days ago
NexMing
NexMing approved these changes on 2025-08-12
rscottmanley
rscottmanley approved these changes on 2025-08-12
clementval
clementval commented on 2025-08-12
terapines-osc-mlir terapines-osc-mlir requested a review from clementval clementval 211 days ago
terapines-osc-mlir terapines-osc-mlir force pushed 211 days ago
github-actions
terapines-osc-mlir terapines-osc-mlir force pushed 211 days ago
terapines-osc-mlir [flang][fir]: Add conversion of `fir.iterate_while` to `scf.while`.
f5277a87
terapines-osc-mlir Refactor: Using `rewriter.inlineBlockBefore` instead of `mlir::IRMapp…
d9eaf2b7
terapines-osc-mlir Fix: Attributes were not copied to scf.while from fir.iterate_while.
f4a5d4f2
terapines-osc-mlir Refactor: Using rewriter.replaceOpWithNewOp instead of T::create + er…
cbcef2f9
terapines-osc-mlir Trivial Changes: Unused variable in iteration got renamed to `_`.
39983c87
terapines-osc-mlir Simplify the code
edaf29b7
terapines-osc-mlir Trivial Changes: Unnecessary include (introduced by IDE) got eliminated.
0dd86860
terapines-osc-mlir Refactor: Some variable renames, some explicit types instead of auto.
66f9e9dd
terapines-osc-mlir Style Changes: Using expanded namespace.
e9efb927
terapines-osc-mlir terapines-osc-mlir force pushed to e9efb927 211 days ago
NexMing NexMing merged c164e630 into main 210 days ago

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone