[PATCH] D121219: [flang] Lower computed and assigned goto

Valentin Clement via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 8 08:01:50 PST 2022


clementval created this revision.
clementval added reviewers: jeanPerier, PeteSteinfeld, schweitz, svedanayagam, klausler.
Herald added a reviewer: sscalpone.
Herald added a subscriber: mehdi_amini.
Herald added projects: Flang, All.
clementval requested review of this revision.
Herald added subscribers: llvm-commits, jdoerfert.
Herald added a project: LLVM.

This patch lowers the computed and assigned goto statements.

This patch is part of the upstreaming effort from fir-dev branch.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D121219

Files:
  flang/lib/Lower/Bridge.cpp
  flang/test/Lower/arithmetic-goto.f90
  flang/test/Lower/assigned-goto.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121219.413812.patch
Type: text/x-patch
Size: 9353 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220308/b1a0f5e4/attachment-0001.bin>


More information about the llvm-commits mailing list