Adds a pattern to ARMInstrMVE.td to use a VQNEG instruction if an equivalent multi-instruction construct is found.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D70491
[ARM][MVE] Select VQNEG ClosedPublic Authored by anwel on Nov 20 2019, 7:03 AM.
Details Summary Adds a pattern to ARMInstrMVE.td to use a VQNEG instruction if an equivalent multi-instruction construct is found.
Diff Detail
Event TimelineHerald added subscribers: llvm-commits, hiraditya, kristof.beyls. · View Herald TranscriptNov 20 2019, 7:04 AM This revision is now accepted and ready to land.Nov 22 2019, 5:28 AM Closed by commit rG6fc3e6f2eb96: [ARM][MVE] Select vqneg (authored by anwel). · Explain WhyNov 25 2019, 3:30 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 230870 llvm/lib/Target/ARM/ARMInstrMVE.td
llvm/test/CodeGen/Thumb2/vqneg.ll
|