[PATCH] D113801: [PowerPC][NFC] Add a series of codegen tests for vector reductions.
Stefan Pintilie via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 19 13:03:18 PST 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe9d12c248013: [PowerPC][NFC] Add a series of codegen tests for vector reductions. (authored by stefanp).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113801/new/
https://reviews.llvm.org/D113801
Files:
llvm/test/CodeGen/PowerPC/vector-reduce-add.ll
llvm/test/CodeGen/PowerPC/vector-reduce-and.ll
llvm/test/CodeGen/PowerPC/vector-reduce-fadd.ll
llvm/test/CodeGen/PowerPC/vector-reduce-fmax.ll
llvm/test/CodeGen/PowerPC/vector-reduce-fmin.ll
llvm/test/CodeGen/PowerPC/vector-reduce-fmul.ll
llvm/test/CodeGen/PowerPC/vector-reduce-mul.ll
llvm/test/CodeGen/PowerPC/vector-reduce-or.ll
llvm/test/CodeGen/PowerPC/vector-reduce-smax.ll
llvm/test/CodeGen/PowerPC/vector-reduce-smin.ll
llvm/test/CodeGen/PowerPC/vector-reduce-umax.ll
llvm/test/CodeGen/PowerPC/vector-reduce-umin.ll
llvm/test/CodeGen/PowerPC/vector-reduce-xor.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113801.388606.patch
Type: text/x-patch
Size: 506078 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211119/e88c1256/attachment-0001.bin>
More information about the llvm-commits
mailing list