[flang] Lower simple RETURN statement
This patch adds the lowering for the RETURN statement without alternate returns in the main program or in subroutine and functions. This patch is part of the upstreaming effort from fir-dev branch. Reviewed By: kiranchandramohan Differential Revision: https://reviews.llvm.org/D119429 Co-authored-by:V Donaldson <vdonaldson@nvidia.com> Co-authored-by:
Eric Schweitz <eschweitz@nvidia.com> Co-authored-by:
Jean Perier <jperier@nvidia.com>
Loading
Please register or sign in to comment