This is an archive of the discontinued LLVM Phabricator instance.

[VE] Fix VP stderr filecheck pipes on MSVC builds
AbandonedPublic

Authored by RKSimon on Dec 1 2021, 6:44 AM.

Details

Reviewers
simoll
Summary

Fixes lit failures on windows build machines:

FAIL: LLVM :: CodeGen/VE/Vector/vp_or.ll (193 of 217)
******************** TEST 'LLVM :: CodeGen/VE/Vector/vp_or.ll' FAILED ********************
shell parser error on: ": 'RUN: at line 2';   not --crash e:\\llvm\\ninja\\bin\\llc.exe E:\\llvm\\llvm-project\\llvm\\test\\CodeGen\\VE\\Vector\\vp_or.ll -march=ve -mattr=+vpu -o /dev/null |& e:\\llvm\\ninja\\bin\\filecheck.exe E:\\llvm\\llvm-project\\llvm\\test\\CodeGen\\VE\\Vector\\vp_or.ll"

Diff Detail

Event Timeline

RKSimon requested review of this revision.Dec 1 2021, 6:44 AM
RKSimon created this revision.
Herald added a project: Restricted Project. ยท View Herald TranscriptDec 1 2021, 6:44 AM