[PATCH] D100030: [RISCV] Support OR/XOR/AND reductions on vector masks
Fraser Cormack via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 7 11:47:14 PDT 2021
frasercrmck updated this revision to Diff 335887.
frasercrmck marked an inline comment as done.
frasercrmck added a comment.
- fix comment
- actually generate correct code for xor
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100030/new/
https://reviews.llvm.org/D100030
Files:
llvm/lib/Target/RISCV/RISCVISelLowering.cpp
llvm/lib/Target/RISCV/RISCVISelLowering.h
llvm/lib/Target/RISCV/RISCVInstrInfoVVLPatterns.td
llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vreductions-mask.ll
llvm/test/CodeGen/RISCV/rvv/vreductions-mask.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100030.335887.patch
Type: text/x-patch
Size: 29383 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210407/84ddfec0/attachment-0001.bin>
More information about the llvm-commits
mailing list