[AArch64][SVE2] Minor refactoring and cleanup
authorCullen Rhodes <cullen.rhodes@arm.com>
Wed, 31 Jul 2019 08:58:16 +0000 (08:58 +0000)
committerCullen Rhodes <cullen.rhodes@arm.com>
Wed, 31 Jul 2019 08:58:16 +0000 (08:58 +0000)
commit17230e026df78e329f2d0dc120254693df723c85
treeffa3bfb181736188905df080648c539b1eccf4e7
parent7117881fdb2f0db370df6c90686fc13a52c9acef
[AArch64][SVE2] Minor refactoring and cleanup

Summary:
* Clarify comment with SVE2 for predicated shifts and move next to other
  shift instructions.
* Clarify comments for various instructions.
* Move FCVTX instruction next to other fp conversions.
* Move FLOGB to next to other fp instructions and fix description.
* Remove "cons" from non-constructive multiclass for bitwise shift-right
  and accumulate instructions.

Reviewed By: sdesmalen

Differential Revision: https://reviews.llvm.org/D65390

llvm-svn: 367396
llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
llvm/lib/Target/AArch64/SVEInstrFormats.td