diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2024-04-09 12:33:47 +0100 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2024-04-09 13:23:44 +0100 |
commit | 4023329bbfab5f2abc5c035aad05820724a484cf (patch) | |
tree | 7db8737960045a1c3cc0ea39089f0287c30ae680 /clang/lib/Frontend/InitPreprocessor.cpp | |
parent | bf0b21aa685264c65a2d7fd4a8b86e3c42dfd729 (diff) | |
download | llvm-4023329bbfab5f2abc5c035aad05820724a484cf.zip llvm-4023329bbfab5f2abc5c035aad05820724a484cf.tar.gz llvm-4023329bbfab5f2abc5c035aad05820724a484cf.tar.bz2 |
[X86] collectConcatOps - add ability to recurse through insert_subvector chains
Allows us to match insert_subvector(insert_subvector(undef, insert_subvector(insert_subvector(undef, x, 0), y, 1), 0), 0),
insert_subvector(insert_subvector(undef, z, 0), w, 1), 2)
Diffstat (limited to 'clang/lib/Frontend/InitPreprocessor.cpp')
0 files changed, 0 insertions, 0 deletions