[flang-commits] [flang] [flang] Clean-up for fir.do_loop generation in lowering. (PR #160630)

Scott Manley via flang-commits flang-commits at lists.llvm.org
Thu Sep 25 04:31:24 PDT 2025


rscottmanley wrote:

Maybe I'm misreading, but looking at the changes to the test, it looks like we're still yielding the original type instead of the primary iv. Why not yield the primary iv and convert the result after the loop? 

https://github.com/llvm/llvm-project/pull/160630


More information about the flang-commits mailing list