aboutsummaryrefslogtreecommitdiff
path: root/clang/unittests/Frontend/CompilerInvocationTest.cpp
diff options
context:
space:
mode:
authorFraser Cormack <fraser@codeplay.com>2021-02-15 16:35:34 +0000
committerFraser Cormack <fraser@codeplay.com>2021-02-16 10:25:15 +0000
commit04977ce5ce1ba9646baa75f1fb91af5d518a121e (patch)
treef9479307ae1c3609ad5db2890a708a1f21296858 /clang/unittests/Frontend/CompilerInvocationTest.cpp
parentb8701990202cd305236401f76331d53e65953ef2 (diff)
downloadllvm-04977ce5ce1ba9646baa75f1fb91af5d518a121e.zip
llvm-04977ce5ce1ba9646baa75f1fb91af5d518a121e.tar.gz
llvm-04977ce5ce1ba9646baa75f1fb91af5d518a121e.tar.bz2
[RISCV] Fix a crash in fixed-length build_vector lowering
Non-splatted non-integer build_vector nodes were mistakenly being lowered as VID expressions, which should not happen. VID can only be used to select integer build_vector nodes. Reviewed By: craig.topper Differential Revision: https://reviews.llvm.org/D96718
Diffstat (limited to 'clang/unittests/Frontend/CompilerInvocationTest.cpp')
0 files changed, 0 insertions, 0 deletions