[all-commits] [llvm/llvm-project] 4d323f: [flang] Lower exit intrinsic

Valentin Clement (バレンタイン クレメン) via All-commits all-commits at lists.llvm.org
Thu Mar 17 05:18:47 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4d323f4837846c63aef1421de0cd4bda3d1a197b
      https://github.com/llvm/llvm-project/commit/4d323f4837846c63aef1421de0cd4bda3d1a197b
  Author: Valentin Clement <clementval at gmail.com>
  Date:   2022-03-17 (Thu, 17 Mar 2022)

  Changed paths:
    M flang/lib/Lower/IntrinsicCall.cpp
    A flang/test/Lower/Intrinsics/exit.f90

  Log Message:
  -----------
  [flang] Lower exit intrinsic

This patch adds lowering for the `exit`
intrinsic.

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

Reviewed By: jeanPerier

Differential Revision: https://reviews.llvm.org/D121882

Co-authored-by: Jean Perier <jperier at nvidia.com>
Co-authored-by: Josh Mottley <Josh.Mottley at arm.com>




More information about the All-commits mailing list