diff options
author | David Green <david.green@arm.com> | 2019-07-05 10:02:43 +0000 |
---|---|---|
committer | David Green <david.green@arm.com> | 2019-07-05 10:02:43 +0000 |
commit | 25cf7050978448a7b1f3576f4a798d6b8fc36af8 (patch) | |
tree | 37c784f50eb813eadbe137de11b299c323e0bb37 /llvm/lib/Analysis/ModuleSummaryAnalysis.cpp | |
parent | d5c9d9b6820f269f105ac278ba26d040630fe901 (diff) | |
download | llvm-25cf7050978448a7b1f3576f4a798d6b8fc36af8.zip llvm-25cf7050978448a7b1f3576f4a798d6b8fc36af8.tar.gz llvm-25cf7050978448a7b1f3576f4a798d6b8fc36af8.tar.bz2 |
[ARM] MVE VMOV immediate handling
This adds some handling for VMOVimm, using the same method that NEON uses. We
create VMOVIMM/VMVNIMM/VMOVFPIMM nodes based on the immediate, and select them
using the now renamed ARMvmovImm/etc. There is also an extra 64bit immediate
mode that I have not yet added here.
Code by David Sherwood
Differential Revision: https://reviews.llvm.org/D63884
llvm-svn: 365178
Diffstat (limited to 'llvm/lib/Analysis/ModuleSummaryAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions