[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
Wed Mar 2 08:21:29 PST 2022


simoll created this revision.
simoll added a reviewer: kaz7.
simoll added a project: VE.
Herald added a subscriber: hiraditya.
Herald added a project: All.
simoll requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Without passthru for now. Support for packed passthru requires evl-into-mask folding.


Repository:
  rG LLVM Github Monorepo

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120818.412427.patch
Type: text/x-patch
Size: 9676 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220302/1f668a24/attachment.bin>


More information about the llvm-commits mailing list