Files
clang-p2996/flang/lib/Optimizer/CodeGen/BoxedProcedure.cpp
jeanPerier 08e4386a2c [flang][fir] update block argument types in boxed-procedure pass (#77914)
The boxed-procedure pass is lowering the fir.boxproc type. Although this
is not common, this types may end-up as block arguments (or be part of
derived type that are block arguments).

Update the pass to update block argument types too.
2024-01-15 09:06:46 +01:00

16 KiB