diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2025-10-14 18:44:18 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-14 17:44:18 +0000 |
commit | 225ee03f41107449d270014676fd9842bd7e9266 (patch) | |
tree | ea81e845fced03166554a42822776229a5e704f0 /clang/lib/Frontend/InitPreprocessor.cpp | |
parent | 484284ef5e240dbe5dfd6ba4ba5003363d19ca09 (diff) | |
download | llvm-225ee03f41107449d270014676fd9842bd7e9266.zip llvm-225ee03f41107449d270014676fd9842bd7e9266.tar.gz llvm-225ee03f41107449d270014676fd9842bd7e9266.tar.bz2 |
[DAG] foldCONCAT_VECTORS - fold concat_vectors(v1xX insertelt(v,e,0), ...) -> build_vector(e,...) (#163420)
Extend the foldCONCAT_VECTORS BUILD_VECTOR construction to handle cases where the scalars have come from <1 x X> vector insertions
Fixes #163023
Diffstat (limited to 'clang/lib/Frontend/InitPreprocessor.cpp')
0 files changed, 0 insertions, 0 deletions