diff options
author | Luke Lau <luke@igalia.com> | 2024-02-09 06:51:11 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-09 06:51:11 +0800 |
commit | 06c89bd59ca2279f76a41e851b7b2df634a6191e (patch) | |
tree | d861e17ed9172ca75ed76ca055f25c2d95a90739 /llvm/lib/Object/WasmObjectFile.cpp | |
parent | 3c42e10afdc518f6d8be5620289ef0da0bf03c5f (diff) | |
download | llvm-06c89bd59ca2279f76a41e851b7b2df634a6191e.zip llvm-06c89bd59ca2279f76a41e851b7b2df634a6191e.tar.gz llvm-06c89bd59ca2279f76a41e851b7b2df634a6191e.tar.bz2 |
[RISCV] Check type is legal before combining mgather to vlse intrinsic (#81107)
Otherwise we will crash since target intrinsics don't have their types
legalized. Let the mgather get legalized first, then do the combine on
the legal type.
Fixes #81088
Co-authored-by: Craig Topper <craig.topper@sifive.com>
Diffstat (limited to 'llvm/lib/Object/WasmObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions