[all-commits] [llvm/llvm-project] 29abf2: [fir] Add test for FIR types conversion
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Mon Nov 8 00:41:52 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 29abf2a4a488629888411f9e1abdc3b47b8f84f0
https://github.com/llvm/llvm-project/commit/29abf2a4a488629888411f9e1abdc3b47b8f84f0
Author: Valentin Clement <clementval at gmail.com>
Date: 2021-11-08 (Mon, 08 Nov 2021)
Changed paths:
A flang/test/Fir/types-to-llvm.fir
Log Message:
-----------
[fir] Add test for FIR types conversion
Add a separate file to test FIR types conversion to LLVM types.
Conversion comes from `flang/lib/Optimizer/CodeGen/TypeConverter.h`
This patch is part of the upstreaming effort from fir-dev branch.
Reviewed By: kiranchandramohan, awarzynski
Differential Revision: https://reviews.llvm.org/D113283
More information about the All-commits
mailing list