diff options
author | Petar Avramovic <Petar.Avramovic@rt-rk.com> | 2019-10-23 11:22:07 +0200 |
---|---|---|
committer | Petar Avramovic <Petar.Avramovic@rt-rk.com> | 2019-10-23 11:22:07 +0200 |
commit | d1815dacb00d2f5845449a20f6e749119962aa87 (patch) | |
tree | 8d6d97796519538157a99cfcef57c24aaabf3650 /llvm/lib/MC/MCDisassembler/Disassembler.cpp | |
parent | c46d24f5c3141e9a9f2bdd9d5c38b98feffc8760 (diff) | |
download | bcm5719-llvm-d1815dacb00d2f5845449a20f6e749119962aa87.tar.gz bcm5719-llvm-d1815dacb00d2f5845449a20f6e749119962aa87.zip |
[MIPS GlobalISel] Select MSA vector generic and builtin mul
Select vector G_MUL for MIPS32 with MSA. We have to set bank
for vector operands to fprb and selectImpl will do the rest.
Manual selection of G_MUL is now done for gprb only.
__builtin_msa_mulv_<format> will be transformed into G_MUL
in legalizeIntrinsic and selected in the same way.
Differential Revision: https://reviews.llvm.org/D69310
Diffstat (limited to 'llvm/lib/MC/MCDisassembler/Disassembler.cpp')
0 files changed, 0 insertions, 0 deletions