[all-commits] [llvm/llvm-project] 2fb57d: [flang][NFC] Add tests for select constructs
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Sun Apr 3 06:19:15 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2fb57d628c6fb71fcd53364c451a018cb65fd2ba
https://github.com/llvm/llvm-project/commit/2fb57d628c6fb71fcd53364c451a018cb65fd2ba
Author: Valentin Clement <clementval at gmail.com>
Date: 2022-04-03 (Sun, 03 Apr 2022)
Changed paths:
A flang/test/Fir/select.fir
Log Message:
-----------
[flang][NFC] Add tests for select constructs
Add tests for fir.select_rank and
fir.select_case.
This patch is part of the upstreaming effort from fir-dev branch.
Reviewed By: schweitz
Differential Revision: https://reviews.llvm.org/D122888
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