[PATCH] D120818: [VE] Split v512.32 load store into interleaved v256.32 ops
Simon Moll via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 7 01:50:34 PST 2022
simoll updated this revision to Diff 413381.
simoll marked an inline comment as done.
simoll added a comment.
- `splitLoadStore -> splitPackedLoadStore`
- Add assertion for packed mode
- Rebased
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D120818/new/
https://reviews.llvm.org/D120818
Files:
llvm/lib/Target/VE/VECustomDAG.cpp
llvm/lib/Target/VE/VECustomDAG.h
llvm/lib/Target/VE/VEISelLowering.h
llvm/lib/Target/VE/VVPISelLowering.cpp
llvm/test/CodeGen/VE/Packed/vec_load.ll
llvm/test/CodeGen/VE/Packed/vec_store.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120818.413381.patch
Type: text/x-patch
Size: 11450 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220307/923aaf89/attachment.bin>
More information about the llvm-commits
mailing list