llvm-project/mlir/test/Conversion/StandardToLLVM
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
..
calling-convention.mlir [mlir:DialectConversion] Restructure how argument/target materializations get invoked 2021-10-27 02:09:04 +00:00
convert-argattrs.mlir [mlir] factor memref-to-llvm lowering out of std-to-llvm 2021-07-09 14:49:52 +02:00
convert-data-layout.mlir [mlir] Move data layout from LLVMDialect to module Op attributes 2020-08-17 15:12:36 +02:00
convert-funcs.mlir [MLIR][LLVM] Add error if using incorrect attribute type for specifying LLVM linkage 2021-09-27 13:24:05 -04:00
convert-types.mlir [mlir] recursively convert builtin types to LLVM when possible 2021-11-10 18:11:00 +01:00
func-memref-return.mlir [MLIR] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00:00
func-memref.mlir [MLIR] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00:00
invalid.mlir [mlir] Make MemRef element type extensible 2021-06-08 11:11:30 +02:00
rank.mlir [MLIR] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00:00
standard-to-llvm.mlir [MLIR][LLVM] Permit integer types in switch other than i32 2021-11-16 12:00:37 -05:00