Add the MVE min and max instructions to our tail predication whitelist.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D72502
[ARM][MVE] Tail predicate VMAX,VMAXA,VMIN,VMINA ClosedPublic Authored by samparker on Jan 10 2020, 5:12 AM.
Details Summary Add the MVE min and max instructions to our tail predication whitelist.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jan 10 2020, 5:45 AM Closed by commit rG3772ea9dd936: [ARM][MVE] Tail predicate VMAX,VMAXA,VMIN,VMINA (authored by samparker). · Explain WhyJan 10 2020, 6:27 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 237300 llvm/lib/Target/ARM/ARMInstrMVE.td
llvm/unittests/Target/ARM/MachineInstrTest.cpp
|