[flang] Update fir.select_type op to fit design document
Update the already existing fir.select_type operation to reflect decisions made in the polymorphic entities design document. The verifier is updated to check that the select is polymorphic. The case attributes name are changed and some tests are added. Reviewed By: jeanPerier Differential Revision: https://reviews.llvm.org/D137403
Loading
Please sign in to comment