This patch adds entries for:
v64f16 v128f16 v64bf16 v128bf16 v32f64
Paths
| Differential D82466
[MVT] Add missing floating point types for 1024/2048-bit vectors. ClosedPublic Authored by paulwalker-arm on Jun 24 2020, 7:56 AM.
Details Summary This patch adds entries for: v64f16 v128f16 v64bf16 v128bf16 v32f64
Diff Detail
Event Timelinepaulwalker-arm added a child revision: D82483: [SVE] Code generation for fixed length vector adds..Jun 25 2020, 9:45 AM This revision is now accepted and ready to land.Jun 25 2020, 10:34 AM Closed by commit rG2c09e9105459: [MVT] Add missing floating point types for 1024/2048-bit vectors. (authored by paulwalker-arm). · Explain WhyJun 25 2020, 2:45 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 273526 llvm/include/llvm/CodeGen/ValueTypes.td
llvm/include/llvm/Support/MachineValueType.h
llvm/lib/CodeGen/ValueTypes.cpp
llvm/utils/TableGen/CodeGenTarget.cpp
|