diff options
| author | Fraser Cormack <fraser@codeplay.com> | 2022-04-14 13:03:56 +0100 |
|---|---|---|
| committer | Fraser Cormack <fraser@codeplay.com> | 2022-04-19 07:00:48 +0100 |
| commit | 00537946aa29928894ba140687de1b6f9494e44d (patch) | |
| tree | ee4eeb3b3c04d0224400de38a825f0aae877acaa /clang/lib/Frontend/CreateInvocationFromCommandLine.cpp | |
| parent | 7f97ac94f713b6d899a514589a8517d1c1c0081d (diff) | |
| download | llvm-00537946aa29928894ba140687de1b6f9494e44d.zip llvm-00537946aa29928894ba140687de1b6f9494e44d.tar.gz llvm-00537946aa29928894ba140687de1b6f9494e44d.tar.bz2 | |
[RISCV] Add tests showing incorrect BUILD_VECTOR lowering
These tests both use vector constants misidentified as VID sequences.
Because the initial run of elements has a zero step, the elements are
skipped until such a step can be identified. The bug is that the skipped
elements are never validated, even though the computed step is
incompatible across the entire sequence.
A fix will follow in a subseqeuent patch.
Reviewed By: craig.topper
Differential Revision: https://reviews.llvm.org/D123785
Diffstat (limited to 'clang/lib/Frontend/CreateInvocationFromCommandLine.cpp')
0 files changed, 0 insertions, 0 deletions
