Commit 73e3866a authored by Dinar Temirbulatov's avatar Dinar Temirbulatov
Browse files

[AArch64][SME] Promote mask for masked load to a similar type size with load value.

The legalizer could keep an original mask type of masked load combined with
sign/zero extend, but we have to extend the mask to a type similar to our
combined load otherwise instruction selection could not lower the load.

Differential Revision: https://reviews.llvm.org/D158386
parent ea130a81
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