diff options
| author | Craig Topper <craig.topper@sifive.com> | 2022-06-13 13:30:36 -0700 |
|---|---|---|
| committer | Craig Topper <craig.topper@sifive.com> | 2022-06-13 13:41:39 -0700 |
| commit | e4062522d33160ffa538bbc6eb8ddf945f534aad (patch) | |
| tree | 553daa94d6e70a27601f4fd00894a731363f00c5 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
| parent | cf6a7c1947931df20cf294213c8edf2d8c0490f6 (diff) | |
[RISCV] Disable matchSplatAsGather for i1 vectors to prevent creating illegal nodes.
We were incorrectly creating a VRGATHER node with i1 vector type. We
could support this by promoting the mask to i8 and truncating it, but
for now I want to prevent the crash.
Fixes PR56007.
Reviewed By: reames
Differential Revision: https://reviews.llvm.org/D127681
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
