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.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D76762
[ARM][MVE] Add DoubleWidthResult flag ClosedPublic Authored by samparker on Mar 25 2020, 4:03 AM.
Details Summary 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.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 27 2020, 6:10 AM Closed by commit rG0e6aa08381f0: [ARM][MVE] Add DoubleWidthResult flag (authored by samparker). · Explain WhyMar 27 2020, 7:04 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 253110 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
|