diff options
author | Valentin Clement <clementval@gmail.com> | 2021-11-11 15:00:18 +0100 |
---|---|---|
committer | Valentin Clement <clementval@gmail.com> | 2021-11-11 15:00:51 +0100 |
commit | 39f4ef81463d66779ea3430bd3a95284fe34b6bf (patch) | |
tree | cf49b03e20d540400d1c4bb05700fada557e86ff /llvm/lib/CodeGen/MachineBasicBlock.cpp | |
parent | 9534e361ea12aaecde52b8ac4c947f9a301d0c9b (diff) | |
download | llvm-39f4ef81463d66779ea3430bd3a95284fe34b6bf.zip llvm-39f4ef81463d66779ea3430bd3a95284fe34b6bf.tar.gz llvm-39f4ef81463d66779ea3430bd3a95284fe34b6bf.tar.bz2 |
[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: Eric Schweitz <eschweitz@nvidia.com>
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions