forked from OSchip/llvm-project
55d09dfc7b
Use vector compares for the 1-D case. This approach scales much better than generating insertion operations, and exposes SIMD directly to backend. Reviewed By: ftynse Differential Revision: https://reviews.llvm.org/D82402 |
||
---|---|---|
.. | ||
AVX512 | ||
Affine | ||
GPU | ||
LLVMIR | ||
Linalg | ||
OpenMP | ||
Quant | ||
SCF | ||
SPIRV | ||
Shape | ||
Standard | ||
Vector | ||
traits.mlir |