Skip to content
Unverified Commit 39f4ef81 authored by Valentin Clement's avatar Valentin Clement
Browse files

[fir] Add fir.select_case conversion

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.

Reviewed By: kiranchandramohan, mehdi_amini

Differential Revision: https://reviews.llvm.org/D113484



Co-authored-by: default avatarEric Schweitz <eschweitz@nvidia.com>
parent 9534e361
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment