[all-commits] [llvm/llvm-project] 7dc492: [flang][NFC] Add tests for fir.address_of
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Mon Apr 4 00:29:01 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7dc492ed3443751a1de079a0f7eeeeeb862483c4
https://github.com/llvm/llvm-project/commit/7dc492ed3443751a1de079a0f7eeeeeb862483c4
Author: Valentin Clement <clementval at gmail.com>
Date: 2022-04-04 (Mon, 04 Apr 2022)
Changed paths:
A flang/test/Fir/addrof.fir
A flang/test/Fir/arrayset.fir
Log Message:
-----------
[flang][NFC] Add tests for fir.address_of
This patch adds FIR to LLVM test for fir.address_of.
This patch is part of the upstreaming effort from fir-dev branch.
Reviewed By: schweitz
Differential Revision: https://reviews.llvm.org/D122889
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