When a subroutine has an entry statement, the non-used argument
will be a fir.alloca and result in a fir.ref<fir.class<T>> for
polymorphic entities. In createBox, just load the box instead of
creating a wrong box.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo