llvm-project/mlir/test/Conversion/AVX512ToLLVM
Matthias Springer 5ec59f021c [mlir][AVX512] Fix result type of vp2intersect
The result values of vp2intersect are vectors of bits, i.e.,
vector<8xi1> or vector<16xi8> (instead of i8 or i16).

Differential Revision: https://reviews.llvm.org/D95678
2021-01-31 12:03:46 +09:00
..
convert-to-llvm.mlir [mlir][AVX512] Fix result type of vp2intersect 2021-01-31 12:03:46 +09:00