[flang] Handle expression in SELECT TYPE selector
Expression in selector were raising an error. In some cases expression can be found in selector. This patch updates the code to accept expression and adds a lowering test. Reviewed By: PeteSteinfeld, vdonaldson Differential Revision: https://reviews.llvm.org/D144185
Loading
Please sign in to comment