llvm-project/mlir/include
William S. Moses 30d87d4a5d [MLIR][LLVM] Permit integer types in switch other than i32
LLVM switchop currently only permits i32. Both LLVM IR and MLIR Standard switch permit other integer types leading to an illegal state when lowering an i8 switch from MLIR standard

Reviewed By: mehdi_amini

Differential Revision: https://reviews.llvm.org/D113955
2021-11-16 12:00:37 -05:00
..
mlir [MLIR][LLVM] Permit integer types in switch other than i32 2021-11-16 12:00:37 -05:00
mlir-c [mlir-c] Add Region iterators matching Block & Operation ones 2021-11-09 17:52:56 -08:00