Add a flag for those instructions which read from the top/bottom halves of their inputs and produce a vector of results of double width elements.
This is an archive of the discontinued LLVM Phabricator instance.
Paths
| Differential D76762
[ARM][MVE] Add DoubleWidthResult flag ClosedPublic Authored by samparker on Mar 25 2020, 4:03 AM.
Details
Diff Detail
Revision Contents
Diff 252534 llvm/lib/Target/ARM/ARMInstrFormats.td
llvm/lib/Target/ARM/ARMInstrMVE.td
llvm/lib/Target/ARM/MCTargetDesc/ARMBaseInfo.h
llvm/unittests/Target/ARM/MachineInstrTest.cpp
|
clang-format: please reformat the code