[PATCH] D91802: [VE] VE Vector Predicated SDNode, vector add isel and tests
Simon Moll via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 23 01:49:35 PST 2020
simoll updated this revision to Diff 306990.
simoll marked an inline comment as done.
simoll added a comment.
- Simplified macros
- Keeping the vector inst+imm isel patterns and tests for now. When vector-immediate folding is upstream, we can remove that code
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91802/new/
https://reviews.llvm.org/D91802
Files:
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/VVPInstrInfo.td
llvm/lib/Target/VE/VVPInstrPatternsVec.td
llvm/lib/Target/VE/VVPNodes.def
llvm/test/CodeGen/VE/Vector/vec_add.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91802.306990.patch
Type: text/x-patch
Size: 18081 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201123/76e9cdf6/attachment.bin>
More information about the llvm-commits
mailing list