[PATCH] D65390: [AArch64][SVE2] Minor refactoring and cleanup

Cullen Rhodes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 29 07:37:05 PDT 2019


c-rhodes created this revision.
c-rhodes added reviewers: sdesmalen, SjoerdMeijer, rovka.
Herald added subscribers: kristof.beyls, tschuett, javed.absar.
Herald added a reviewer: rengolin.
Herald added a project: LLVM.

- 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.


Repository:
  rL LLVM

https://reviews.llvm.org/D65390

Files:
  lib/Target/AArch64/AArch64SVEInstrInfo.td
  lib/Target/AArch64/SVEInstrFormats.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65390.212142.patch
Type: text/x-patch
Size: 6448 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190729/92c4d097/attachment-0001.bin>


More information about the llvm-commits mailing list