diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2022-10-30 17:03:49 +0000 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2022-10-30 17:03:55 +0000 |
commit | 55a11b542e055744cac3beb87714fc90cacba4c0 (patch) | |
tree | 39f6559736107f5311480d8f854185ca0df4d7b3 /llvm/unittests/Support/CommandLineTest.cpp | |
parent | a6935cfed89edb1e10cd20ae0062362b6bdbbda0 (diff) | |
download | llvm-55a11b542e055744cac3beb87714fc90cacba4c0.zip llvm-55a11b542e055744cac3beb87714fc90cacba4c0.tar.gz llvm-55a11b542e055744cac3beb87714fc90cacba4c0.tar.bz2 |
[VectorUtils] Add getShuffleDemandedElts helper
We have similar code to translate a demanded elements mask for a shuffle's operands in multiple places - this patch adds a helper function to VectorUtils and updates a number of locations to use it directly.
Differential Revision: https://reviews.llvm.org/D136832
Diffstat (limited to 'llvm/unittests/Support/CommandLineTest.cpp')
0 files changed, 0 insertions, 0 deletions