This makes the MVE integer min and max instructions legal and adds the relevant patterns for them.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D64026
[ARM] MVE integer min and max ClosedPublic Authored by dmgreen on Jul 1 2019, 11:39 AM.
Details Summary This makes the MVE integer min and max instructions legal and adds the relevant patterns for them.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 2 2019, 12:18 AM Closed by commit rL366004: [ARM] MVE integer min and max (authored by dmgreen). · Explain WhyJul 13 2019, 7:48 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 209693 llvm/trunk/lib/Target/ARM/ARMISelLowering.cpp
llvm/trunk/lib/Target/ARM/ARMInstrMVE.td
llvm/trunk/test/CodeGen/Thumb2/mve-minmax.ll
|