[PATCH] D91646: [VE] VEC_BROADCAST, lowering and isel

Simon Moll via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 18 07:04:46 PST 2020


simoll updated this revision to Diff 306099.
simoll marked an inline comment as done.
simoll added a comment.

- Added immediate patterns and tests
- Addressed comments


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D91646/new/

https://reviews.llvm.org/D91646

Files:
  llvm/lib/Target/VE/VECallingConv.td
  llvm/lib/Target/VE/VEISelLowering.cpp
  llvm/lib/Target/VE/VEISelLowering.h
  llvm/lib/Target/VE/VEInstrInfo.td
  llvm/lib/Target/VE/VEInstrPatternsVec.td
  llvm/lib/Target/VE/VERegisterInfo.td
  llvm/test/CodeGen/VE/Vector/vec_broadcast.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91646.306099.patch
Type: text/x-patch
Size: 13070 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201118/d1fcc587/attachment.bin>


More information about the llvm-commits mailing list