Files
clang-p2996/flang/lib/Optimizer/CodeGen/FIROpPatterns.cpp
Valentin Clement (バレンタイン クレメン) 15e1e3b234 [flang] Read the extra field from the in box when doing reboxing (#102992)
Updated version of #102686. The issue was that in some rebox case the
addendum presence flag should be updated and not always taken from the
"from" box. This is the case when reboxing a fir.class to a fir.box that
doesn't require an addendum for example.

Open a new review since there is a bit of additional code in the CodeGen
part.
2024-08-14 11:23:56 -07:00

16 KiB