This adds a VCMPEZH match rule and fixes the f16 VCMP test cases.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
lib/Target/ARM/ARMInstrVFP.td | ||
---|---|---|
627 ↗ | (On Diff #134227) | Could we also add the pattern for VCMPZH? |
Paths
| Differential D43291
[ARM] f16 vcmp fixes ClosedPublic Authored by SjoerdMeijer on Feb 14 2018, 7:33 AM.
Details Summary This adds a VCMPEZH match rule and fixes the f16 VCMP test cases.
Diff Detail
Event Timeline
This revision is now accepted and ready to land.Feb 15 2018, 2:27 AM Closed by commit rL325228: [ARM] f16 vcmp fixes (authored by SjoerdMeijer). · Explain WhyFeb 15 2018, 2:36 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 134393 llvm/trunk/lib/Target/ARM/ARMInstrVFP.td
llvm/trunk/test/CodeGen/ARM/fp16-instructions.ll
|