llvm-project/mlir/test/Conversion/VectorToLLVM
Benjamin Kramer 2d76274b99 [mlir][VectorOps] Loosen restrictions on vector.reduction types
LLVM can deal with any integer or float type, don't arbitrarily restrict
it to f32/f64/i32/i64.

Differential Revision: https://reviews.llvm.org/D88010
2020-09-21 12:45:23 +02:00
..
vector-mask-to-llvm.mlir [mlir] [VectorOps] Improve SIMD compares with narrower indices 2020-09-03 21:43:38 -07:00
vector-reduction-to-llvm.mlir [mlir] switch the modeling of LLVM types to use the new mechanism 2020-08-04 14:29:25 +02:00
vector-to-llvm.mlir [mlir][VectorOps] Loosen restrictions on vector.reduction types 2020-09-21 12:45:23 +02:00