This was previously using the 32bit variant of the instruction, instead of the 16bit as intended.
Fixes #58512
Paths
| Differential D136422
[ARM] Fix the type for v4f16 duplane ClosedPublic Authored by dmgreen on Oct 21 2022, 12:20 AM.
Details Summary This was previously using the 32bit variant of the instruction, instead of the 16bit as intended. Fixes #58512
Diff Detail Event TimelineThis revision is now accepted and ready to land.Oct 21 2022, 12:48 AM This revision was landed with ongoing or failed builds.Oct 21 2022, 2:10 AM Closed by commit rGfb76d2ce6c4e: [ARM] Fix the type for v4f16 duplane (authored by dmgreen). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 469484 llvm/lib/Target/ARM/ARMInstrNEON.td
llvm/test/CodeGen/ARM/armv8.2a-fp16-vector-intrinsics.ll
|