summaryrefslogtreecommitdiffstats
path: root/llvm/lib/MC/MCDisassembler/Disassembler.cpp
diff options
context:
space:
mode:
authorPetar Avramovic <Petar.Avramovic@rt-rk.com>2019-10-23 11:15:25 +0200
committerPetar Avramovic <Petar.Avramovic@rt-rk.com>2019-10-23 11:15:25 +0200
commitc46d24f5c3141e9a9f2bdd9d5c38b98feffc8760 (patch)
tree38eea32ec34b26481af25eb03d2a8c7ae2bd300a /llvm/lib/MC/MCDisassembler/Disassembler.cpp
parent20bf0cf2f020ce3b344838b88d8a86e156c05443 (diff)
downloadbcm5719-llvm-c46d24f5c3141e9a9f2bdd9d5c38b98feffc8760.tar.gz
bcm5719-llvm-c46d24f5c3141e9a9f2bdd9d5c38b98feffc8760.zip
[MIPS GlobalISel] Select MSA vector generic and builtin sub
Select vector G_SUB for MIPS32 with MSA. We have to set bank for vector operands to fprb and selectImpl will do the rest. __builtin_msa_subv_<format> will be transformed into G_SUB in legalizeIntrinsic and selected in the same way. __builtin_msa_subvi_<format> will be directly selected into SUBVI_<format> in legalizeIntrinsic. Differential Revision: https://reviews.llvm.org/D69306
Diffstat (limited to 'llvm/lib/MC/MCDisassembler/Disassembler.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud