Catch invalid element type in fir.box in the verifier so
it does not propagate later in lowering.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
When I build and test this patch, I get errors:
Failed Tests (2): Flang :: Lower/HLFIR/allocatables-and-pointers.f90 Flang :: Lower/Intrinsics/associated.f90
Let me know if you need more detail on the failures.
Comment Actions
Something was probably messed up with the dependency. I rebased this patch now that the other has landed.