These extra vcvt instructions were missed from D81639 because they live in a different Domain, but should be treated in the same way.
Details
Details
Diff Detail
Diff Detail
| Paths 
 |  Differential  D83204  
[ARM] More unpredictable VCVT instructions. ClosedPublic Authored by dmgreen on Jul 6 2020, 2:46 AM. 
Details Summary These extra vcvt instructions were missed from D81639 because they live in a different Domain, but should be treated in the same way. 
Diff Detail Event TimelineHerald added subscribers: llvm-commits, danielkiss, hiraditya, kristof.beyls.  ·  View Herald Transcript dmgreen retitled this revision from [ARM] More unpredicatable VCVT instructions. to [ARM] More unpredictable VCVT instructions..Jul 6 2020, 3:02 AM This revision is now accepted and ready to land.Jul 20 2020, 2:16 PM Closed by commit rG30371df85f3e: [ARM] More unpredictable VCVT instructions. (authored by dmgreen).  ·  Explain WhyJul 20 2020, 11:32 PM This revision was automatically updated to reflect the committed changes. 
Revision Contents 
 
Diff 275624 llvm/lib/Target/ARM/ARMInstrVFP.td
 llvm/unittests/Target/ARM/MachineInstrTest.cpp
 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Move this to AVConv1InsS_Encode?