[all-commits] [llvm/llvm-project] 8015ea: [flang] Enhance getTypeAsString for RecordType
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Fri Jun 23 09:51:21 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8015ea6a6dd960494be8e0cbca33bf7783ca8af4
https://github.com/llvm/llvm-project/commit/8015ea6a6dd960494be8e0cbca33bf7783ca8af4
Author: Valentin Clement <clementval at gmail.com>
Date: 2023-06-23 (Fri, 23 Jun 2023)
Changed paths:
M flang/lib/Optimizer/Dialect/FIRType.cpp
M flang/unittests/Optimizer/FIRTypesTest.cpp
Log Message:
-----------
[flang] Enhance getTypeAsString for RecordType
Add support for RecordType in getTypeAsString
Depends on D153461
Reviewed By: razvanlupusoru, jeanPerier
Differential Revision: https://reviews.llvm.org/D153467
More information about the All-commits
mailing list