forked from OSchip/llvm-project
01ad70fd1d
For example, we could do the following eliminations: fold vector.shuffle V1, V2, [0, 1, 2, 3] : <4xi32>, <2xi32> -> V1 fold vector.shuffle V1, V2, [4, 5] : <4xi32>, <2xi32> -> V2 Differential Revision: https://reviews.llvm.org/D122706 |
||
---|---|---|
.. | ||
vector-mask-to-llvm.mlir | ||
vector-reduction-to-llvm.mlir | ||
vector-to-llvm.mlir |