[PATCH] D121469: v256i32|64 reduction isel and tests

Douglas Yung via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 16 08:53:57 PDT 2022


dyung added a comment.

The tests you added are failing on a Windows buildbot, I'm guessing it is because you are explicitly setting the output to /dev/stdout which likely doesn't exist on Windows. Can you take a look?

https://lab.llvm.org/buildbot/#/builders/123/builds/9465


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D121469



More information about the llvm-commits mailing list