Unverified Commit 06c89bd5 authored by Luke Lau's avatar Luke Lau Committed by GitHub
Browse files

[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: default avatarCraig Topper <craig.topper@sifive.com>
parent 3c42e10a
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment