diff options
author | Simon Moll <simon.moll@emea.nec.com> | 2021-01-08 11:47:55 +0100 |
---|---|---|
committer | Simon Moll <simon.moll@emea.nec.com> | 2021-01-08 11:48:01 +0100 |
commit | eeba70a463c70c76868421e08c4036c70bfad994 (patch) | |
tree | 11390de96835db331523dab2ed907a259cdadd4c /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | d1b606f897bee5f16ce9c459d3a79c8119018d9c (diff) | |
download | llvm-eeba70a463c70c76868421e08c4036c70bfad994.zip llvm-eeba70a463c70c76868421e08c4036c70bfad994.tar.gz llvm-eeba70a463c70c76868421e08c4036c70bfad994.tar.bz2 |
[VE] Expand single-element BUILD_VECTOR to INSERT_VECTOR_ELT
We do this mostly to be able to test the insert_vector_elt isel
patterns. As long as we don't, most single element insertions show up as
`BUILD_VECTOR` in the backend.
Reviewed By: kaz7
Differential Revision: https://reviews.llvm.org/D93759
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions