[PATCH] D121799: [VE] Remove output to /dev/stdout

Jake Egan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 16 06:39:16 PDT 2022


Jake-Egan created this revision.
Herald added a project: All.
Jake-Egan requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D121799

Files:
  llvm/test/CodeGen/VE/Vector/vec_reduce_add.ll
  llvm/test/CodeGen/VE/Vector/vec_reduce_and.ll
  llvm/test/CodeGen/VE/Vector/vec_reduce_or.ll
  llvm/test/CodeGen/VE/Vector/vec_reduce_smax.ll
  llvm/test/CodeGen/VE/Vector/vec_reduce_xor.ll
  llvm/test/CodeGen/VE/Vector/vp_reduce_add.ll
  llvm/test/CodeGen/VE/Vector/vp_reduce_and.ll
  llvm/test/CodeGen/VE/Vector/vp_reduce_or.ll
  llvm/test/CodeGen/VE/Vector/vp_reduce_smax.ll
  llvm/test/CodeGen/VE/Vector/vp_reduce_xor.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121799.415807.patch
Type: text/x-patch
Size: 5165 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220316/0e997ca3/attachment.bin>


More information about the llvm-commits mailing list