diff options
author | Javier Setoain <javier.setoain@gmail.com> | 2022-06-15 14:27:25 +0100 |
---|---|---|
committer | Javier Setoain <javier.setoain@gmail.com> | 2022-11-08 08:51:15 +0000 |
commit | aa9647e2d0b29caa3b31154246dd4d9c6a4e0c2f (patch) | |
tree | 31f7881c0aa9e402aec6adf815e2945aeb8cad4a /llvm/lib/CodeGen/LiveDebugValues/VarLocBasedImpl.cpp | |
parent | 54fb17347bc050d6145291c1cfb14d826f20a4f4 (diff) | |
download | llvm-aa9647e2d0b29caa3b31154246dd4d9c6a4e0c2f.zip llvm-aa9647e2d0b29caa3b31154246dd4d9c6a4e0c2f.tar.gz llvm-aa9647e2d0b29caa3b31154246dd4d9c6a4e0c2f.tar.bz2 |
[mlir][vector] Add vector.scalable.insert/extract ops
These new operations match the semantics of
llvm.experimental.vector.insert and llvm.experimental.vector.extract.
`vector.scalable.insert` and `vector.scalable.extract` allow,
respectively, insert vectors into scalable vectors, and extract vectors
from scalable vectors.
The discussion about the inclusion of these operations is here:
https://discourse.llvm.org/t/rfc-interfacing-between-fixed-length-and-scalable-vectors-for-vls-vector-code-on-scalable-vector-architectures
Differential Revision: https://reviews.llvm.org/D127875
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugValues/VarLocBasedImpl.cpp')
0 files changed, 0 insertions, 0 deletions