diff options
author | Benjamin Maxwell <benjamin.maxwell@arm.com> | 2024-02-13 10:47:33 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-13 10:47:33 +0000 |
commit | 79ce2c93aeb4686ef687b19867dbfe0e8cf40673 (patch) | |
tree | f3bb30a5333caf254db129a84bee1d550185572b /llvm/lib/ProfileData/Coverage/CoverageMappingReader.cpp | |
parent | a8fb0dcc41bf355a3bff9ad7165715a8b6012059 (diff) | |
download | llvm-79ce2c93aeb4686ef687b19867dbfe0e8cf40673.zip llvm-79ce2c93aeb4686ef687b19867dbfe0e8cf40673.tar.gz llvm-79ce2c93aeb4686ef687b19867dbfe0e8cf40673.tar.bz2 |
[mlir][VectorOps] Add conversion of 1-D vector.interleave ops to LLVM (#80966)
The 1-D case directly maps to LLVM intrinsics. The n-D case will be
handled by unrolling to 1-D first (in a later patch).
Depends on: #80965
Diffstat (limited to 'llvm/lib/ProfileData/Coverage/CoverageMappingReader.cpp')
0 files changed, 0 insertions, 0 deletions