Minor cleanup in ARMInstrVFP.td: removed some FIXMEs and added a MC test for vcmp that was actually missing.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
Seems trivial. Comments inline.
test/MC/ARM/simple-fp-encoding.s | ||
---|---|---|
52 ↗ | (On Diff #91032) | What about the vcvt encodings? |
test/MC/ARM/simple-fp-encoding.s | ||
---|---|---|
52 ↗ | (On Diff #91032) | The different vcvt tests are already present in fullfp16.s and in simple-fp-encoding.s (this file). |