Files
clang-p2996/flang/lib/Optimizer
Slava Zakharin 1644adfc74 [flang][hlfir] Fixed AssociateOp codegen for 0-dim variables.
The codegen tried to fir.convert !fir.box to !fir.ref for this case.
I used BoxAddr under a check for the type mismatch, but I am not sure
if this is the right fix. Maybe it has to be handled in the lowering.
2023-05-12 11:33:45 -07:00
..
2022-11-04 13:39:00 -07:00