[all-commits] [llvm/llvm-project] 602dd6: [flang][NFC] Add tests for fir.is_present
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Sun Apr 3 06:22:51 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 602dd6bd32ab6f4ae8acebff0eacef8e2261fe49
https://github.com/llvm/llvm-project/commit/602dd6bd32ab6f4ae8acebff0eacef8e2261fe49
Author: Valentin Clement <clementval at gmail.com>
Date: 2022-04-03 (Sun, 03 Apr 2022)
Changed paths:
A flang/test/Fir/optional.fir
Log Message:
-----------
[flang][NFC] Add tests for fir.is_present
This patch adds tests for the `fir.is_present`
translation.
This patch is part of the upstreaming effort from fir-dev branch.
Reviewed By: jeanPerier
Differential Revision: https://reviews.llvm.org/D122813
Co-authored-by: Jean Perier <jperier at nvidia.com>
Co-authored-by: Eric Schweitz <eschweitz at nvidia.com>
More information about the All-commits
mailing list