[flang-commits] [PATCH] D126636: [Flang] Upstream the lowering of the while loop

Diana Picus via Phabricator via flang-commits flang-commits at lists.llvm.org
Mon May 30 01:29:02 PDT 2022


rovka created this revision.
rovka added reviewers: kiranchandramohan, schweitz, vdonaldson, clementval, awarzynski.
rovka added a project: Flang.
Herald added subscribers: mehdi_amini, jdoerfert.
Herald added a reviewer: sscalpone.
Herald added a project: All.
rovka requested review of this revision.

Upstream the code for handling while loops from the fir-dev branch at
https://github.com/flang-compiler/f18-llvm-project/tree/fir-dev/

Also add tests.

      

Co-authored-by: Eric Schweitz <eschweitz at nvidia.com>
Co-authored-by: V Donaldson <vdonaldson at nvidia.com>


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D126636

Files:
  flang/lib/Lower/Bridge.cpp
  flang/test/Lower/mixed_loops.f90
  flang/test/Lower/while_loop.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126636.432867.patch
Type: text/x-patch
Size: 11712 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/flang-commits/attachments/20220530/910849ff/attachment.bin>


More information about the flang-commits mailing list