Packed vector and mask registers (v512) are composed of two v256 subregisters that occupy the even and odd element positions. We add packing support SDNodes (vec_unpack_lo|hi and vec_pack) and splitting of v512i1 mask arithmetic ops with those.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo