The fir.select_case operation is converted to a if-then-else ladder.
Conversion of fir.select_case operation with character is not
implemented yet.
This patch is part of the upstreaming effort from fir-dev branch.
Co-authored-by: Eric Schweitz <eschweitz@nvidia.com>
Nit: Should we have a notify failure for the character case?