This is an archive of the discontinued LLVM Phabricator instance.

[InstCombine] Pre-commit test for D159510
Needs ReviewPublic

Authored by Qi-Hu on Sep 13 2023, 4:49 PM.

Details

Reviewers
bryanpkc

Diff Detail

Unit TestsFailed

TimeTest
20 msLinux x64 > LLVM.Transforms/InstCombine::fold-xor-and-select-i1.ll
Script: -- : 'RUN: at line 2'; /var/lib/buildkite-agent/builds/linux-56-7f758798dd-v9p4k-1/llvm-project/phabricator-build/build/bin/opt < /var/lib/buildkite-agent/builds/linux-56-7f758798dd-v9p4k-1/llvm-project/phabricator-build/llvm/test/Transforms/InstCombine/fold-xor-and-select-i1.ll -passes=instcombine -S | /var/lib/buildkite-agent/builds/linux-56-7f758798dd-v9p4k-1/llvm-project/phabricator-build/build/bin/FileCheck /var/lib/buildkite-agent/builds/linux-56-7f758798dd-v9p4k-1/llvm-project/phabricator-build/llvm/test/Transforms/InstCombine/fold-xor-and-select-i1.ll
170 msWindows x64 > LLVM.Transforms/InstCombine::fold-xor-and-select-i1.ll
Script: -- : 'RUN: at line 2'; c:\ws\src\build\bin\opt.exe < C:\ws\src\llvm\test\Transforms\InstCombine\fold-xor-and-select-i1.ll -passes=instcombine -S | c:\ws\src\build\bin\filecheck.exe C:\ws\src\llvm\test\Transforms\InstCombine\fold-xor-and-select-i1.ll

Event Timeline

Qi-Hu created this revision.Sep 13 2023, 4:49 PM
Herald added a project: Restricted Project. · View Herald TranscriptSep 13 2023, 4:49 PM
Qi-Hu requested review of this revision.Sep 13 2023, 4:49 PM
Herald added a project: Restricted Project. · View Herald TranscriptSep 13 2023, 4:49 PM