[PATCH] D120146: [VE] Split unsupported v512.32 ops
Simon Moll via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 21 06:26:26 PST 2022
simoll updated this revision to Diff 410292.
simoll added a comment.
Added comment and assertion to document that `vec_pack` and `vec_unpack_lo|hi` are always pack legalized.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D120146/new/
https://reviews.llvm.org/D120146
Files:
llvm/lib/Target/VE/VECustomDAG.cpp
llvm/lib/Target/VE/VECustomDAG.h
llvm/lib/Target/VE/VEISelLowering.cpp
llvm/lib/Target/VE/VEISelLowering.h
llvm/lib/Target/VE/VEInstrPatternsVec.td
llvm/lib/Target/VE/VVPISelLowering.cpp
llvm/lib/Target/VE/VVPNodes.def
llvm/test/CodeGen/VE/Packed/vp_fdiv.ll
llvm/test/CodeGen/VE/Packed/vp_mul.ll
llvm/test/CodeGen/VE/Packed/vp_sdiv.ll
llvm/test/CodeGen/VE/Packed/vp_udiv.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120146.410292.patch
Type: text/x-patch
Size: 25030 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220221/71c9afdf/attachment.bin>
More information about the llvm-commits
mailing list