[PATCH] D93755: [VE][isel] Map EVT vectors to vector registers.

Simon Moll via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 23 04:26:04 PST 2020


simoll updated this revision to Diff 313533.
simoll added a comment.

NFC. Removed stray comment.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93755

Files:
  llvm/include/llvm/CodeGen/TargetLowering.h
  llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/lib/CodeGen/TargetLoweringBase.cpp
  llvm/lib/Target/VE/VEISelLowering.cpp
  llvm/lib/Target/VE/VEISelLowering.h
  llvm/test/CodeGen/VE/Vector/fastcc_callee.ll
  llvm/test/CodeGen/VE/Vector/fastcc_caller.ll
  llvm/test/CodeGen/VE/Vector/vec_add.ll
  llvm/test/CodeGen/VE/Vector/vec_and.ll
  llvm/test/CodeGen/VE/Vector/vec_broadcast.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93755.313533.patch
Type: text/x-patch
Size: 62487 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201223/b32994dc/attachment-0001.bin>


More information about the llvm-commits mailing list