[all-commits] [llvm/llvm-project] 725115: Fix fir::unwrapSeqOrBoxedSeqType (#72171)
Renaud Kauffmann via All-commits
all-commits at lists.llvm.org
Mon Nov 13 18:55:21 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 725115d7bba2faf3d0c21442f4661dea77b8a77c
https://github.com/llvm/llvm-project/commit/725115d7bba2faf3d0c21442f4661dea77b8a77c
Author: Renaud Kauffmann <50748669+Renaud-K at users.noreply.github.com>
Date: 2023-11-13 (Mon, 13 Nov 2023)
Changed paths:
M flang/lib/Optimizer/Dialect/FIRType.cpp
Log Message:
-----------
Fix fir::unwrapSeqOrBoxedSeqType (#72171)
Fixing fir::unwrapSeqOrBoxedSeqType check for fir::BaseBoxType to add
support for fir::BoxType and fir::ClassType
More information about the All-commits
mailing list