This is a follow up of r324321, adding a match pattern for mov
with a FP16 immediate (also fixing operand vfp_f16imm that wasn't
even compiling).
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D42973
[ARM] FP16 mov imm pattern ClosedPublic Authored by SjoerdMeijer on Feb 6 2018, 9:01 AM.
Details Summary This is a follow up of r324321, adding a match pattern for mov
Diff Detail
Event TimelineHerald added subscribers: kristof.beyls, javed.absar, aemerson. · View Herald TranscriptFeb 6 2018, 9:01 AM
Revision Contents
Diff 133163 llvm/trunk/lib/Target/ARM/ARMInstrVFP.td
llvm/trunk/test/CodeGen/ARM/fp16-instructions.ll
|