[MLIR] Provide lowering of std switch to llvm switch
authorWilliam S. Moses <gh@wsmoses.com>
Wed, 7 Jul 2021 19:14:36 +0000 (15:14 -0400)
committerWilliam S. Moses <gh@wsmoses.com>
Wed, 7 Jul 2021 19:25:55 +0000 (15:25 -0400)
commiteaf22ba0118a70c04ea866441207f54fb93e804a
treef0969d8a05d6fc9be59d7d07bb3e5c71ef024882
parent9bcce1c9aab0b1752a6758eede23817bac80c489
[MLIR] Provide lowering of std switch to llvm switch

This patch allows lowering of std switch to llvm switch

Differential Revision: https://reviews.llvm.org/D105580
mlir/lib/Conversion/StandardToLLVM/StandardToLLVM.cpp
mlir/test/Conversion/StandardToLLVM/convert-to-llvmir.mlir