diff options
author | David Green <david.green@arm.com> | 2019-07-28 14:07:48 +0000 |
---|---|---|
committer | David Green <david.green@arm.com> | 2019-07-28 14:07:48 +0000 |
commit | b8b8b46a5176d66981cf8a1898220a427d21535c (patch) | |
tree | fcf43404cc3d50dd7dd0d43f65733af137ec156a /llvm/lib/Target/ARC/ARCISelLowering.cpp | |
parent | 9cf344e73954625b74b8753f0ecd1100820670b0 (diff) | |
download | bcm5719-llvm-b8b8b46a5176d66981cf8a1898220a427d21535c.tar.gz bcm5719-llvm-b8b8b46a5176d66981cf8a1898220a427d21535c.zip |
[ARM] MVE VPNOT
This adds the patterns required to transform xor P0, -1 to a VPNOT. The
instruction operands have to change a little for this, adding an in and an out
VCCR reg and using a custom DecodeMVEVPNOT for the decode.
Differential Revision: https://reviews.llvm.org/D65133
llvm-svn: 367192
Diffstat (limited to 'llvm/lib/Target/ARC/ARCISelLowering.cpp')
0 files changed, 0 insertions, 0 deletions