These should have half float as the element type
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D84211
[MVT] Fix getTypeForEVT for v64f16 and v128f16 ClosedPublic Authored by ctetreau on Jul 20 2020, 4:35 PM.
Details Summary These should have half float as the element type
Diff Detail
Event Timelinectetreau added reviewers: cameron.mcinally, efriedma, sdesmalen, paulwalker-arm.Jul 20 2020, 4:38 PM This revision is now accepted and ready to land.Jul 21 2020, 2:03 AM Closed by commit rGae35c09c34f0: [MVT] Fix getTypeForEVT for v64f16 and v128f16 (authored by ctetreau). · Explain WhyJul 22 2020, 2:27 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 279944 llvm/lib/CodeGen/ValueTypes.cpp
|