diff options
author | David Sherwood <david.sherwood@arm.com> | 2025-07-29 08:47:07 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-29 08:47:07 +0100 |
commit | 6fbc397964340ebc9cb04a094fd04bef9a53abc3 (patch) | |
tree | 0f6f61c330eb73695e72f395e509a97ddef71695 /lldb/unittests/ScriptInterpreter/Python | |
parent | 4745637e44bc1aaac342bd78d1f13a92caa59fde (diff) | |
download | llvm-6fbc397964340ebc9cb04a094fd04bef9a53abc3.zip llvm-6fbc397964340ebc9cb04a094fd04bef9a53abc3.tar.gz llvm-6fbc397964340ebc9cb04a094fd04bef9a53abc3.tar.bz2 |
[IR] Add new CreateVectorInterleave interface (#150931)
This PR adds a new interface to IRBuilder called CreateVectorInterleave,
which can be used to create vector.interleave intrinsics of factors 2-8.
For convenience I have also moved getInterleaveIntrinsicID and
getDeinterleaveIntrinsicID from VectorUtils.cpp to Intrinsics.cpp where
it can be used by IRBuilder.
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions