This should avoid scalarizing the cvtph2ps intrinsics with D75162
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D75304
[X86] Recognize CVTPH2PS from STRICT_FP_EXTEND ClosedPublic Authored by craig.topper on Feb 27 2020, 1:43 PM.
Details
Diff Detail
Event TimelineRKSimon mentioned this in D75162: [X86][F16C] Remove cvtph2ps intrinsics and use generic half2float conversion (PR37554). Comment ActionsLGTM - cheers This revision is now accepted and ready to land.Feb 28 2020, 9:16 AM Closed by commit rGc0d0e6b198e7: [X86] Recognize CVTPH2PS from STRICT_FP_EXTEND (authored by craig.topper). · Explain WhyFeb 28 2020, 10:23 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 247308 llvm/lib/Target/X86/X86ISelLowering.cpp
llvm/test/CodeGen/X86/vector-half-conversions.ll
|