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.
Differential D113283
[fir] Add test for FIR types conversion clementval on Nov 5 2021, 7:58 AM. Authored by
Details Add a separate file to test FIR types conversion to LLVM types. This patch is part of the upstreaming effort from fir-dev branch.
Diff Detail
Event Timeline
|
Could you use this idiom for other cases too? Otherwise, there's no guarantee that a particular CHECK line matches on the line that we want it to match.