[all-commits] [llvm/llvm-project] 96fd54: [flang] Lower present intrinsic
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Thu Mar 17 05:19:56 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 96fd54c9641f311dfbef4e8f7601ab4d4c58a4fa
https://github.com/llvm/llvm-project/commit/96fd54c9641f311dfbef4e8f7601ab4d4c58a4fa
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/present.f90
Log Message:
-----------
[flang] Lower present intrinsic
This patch adds lowering for the `present` intrinsic.
This patch is part of the upstreaming effort from fir-dev branch.
Reviewed By: jeanPerier
Differential Revision: https://reviews.llvm.org/D121884
Co-authored-by: Jean Perier <jperier at nvidia.com>
More information about the All-commits
mailing list