Unlike VPT, VPST just uses the current value of VPR.P0.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D69037
[ARM][MVE] Change VPST to use, not def, VPR ClosedPublic Authored by samparker on Oct 16 2019, 7:09 AM.
Details Summary Unlike VPT, VPST just uses the current value of VPR.P0.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 16 2019, 11:08 AM Closed by commit rG3ff961cabd85: [ARM][MVE] Change VPST to use, not def, VPR (authored by samparker). · Explain WhyOct 17 2019, 1:46 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 225376 llvm/lib/Target/ARM/ARMInstrMVE.td
llvm/test/CodeGen/Thumb2/LowOverheadLoops/fast-fp-loops.ll
llvm/test/CodeGen/Thumb2/LowOverheadLoops/mve-tail-data-types.ll
llvm/test/CodeGen/Thumb2/LowOverheadLoops/vector-arith-codegen.ll
llvm/test/CodeGen/Thumb2/mve-vpt-block.mir
llvm/test/CodeGen/Thumb2/mve-vpt-block2.mir
llvm/test/CodeGen/Thumb2/mve-vpt-block3.mir
llvm/test/CodeGen/Thumb2/mve-vpt-block4.mir
llvm/test/CodeGen/Thumb2/mve-vpt-block5.mir
llvm/test/CodeGen/Thumb2/mve-vpt-block6.mir
llvm/test/CodeGen/Thumb2/mve-vpt-block7.mir
llvm/test/CodeGen/Thumb2/mve-vpt-block8.mir
llvm/test/CodeGen/Thumb2/mve-vpt-nots.mir
|