| | Authored by tsymalla on Nov 14 2022, 4:11 AM. - Restricted Project
- Restricted Project
| Time | Test |
---|
| 5,550 ms | x64 debian > LLVM.Transforms/InstCombine::select-extractelement.ll Script:
--
: 'RUN: at line 2'; /var/lib/buildkite-agent/builds/llvm-project/build/bin/opt -S -passes=instcombine < /var/lib/buildkite-agent/builds/llvm-project/llvm/test/Transforms/InstCombine/select-extractelement.ll | /var/lib/buildkite-agent/builds/llvm-project/build/bin/FileCheck /var/lib/buildkite-agent/builds/llvm-project/llvm/test/Transforms/InstCombine/select-extractelement.ll
| | 5,340 ms | x64 debian > LLVM.Transforms/InstCombine::shufflevector-div-rem-inseltpoison.ll Script:
--
: 'RUN: at line 2'; /var/lib/buildkite-agent/builds/llvm-project/build/bin/opt < /var/lib/buildkite-agent/builds/llvm-project/llvm/test/Transforms/InstCombine/shufflevector-div-rem-inseltpoison.ll -passes=instcombine -S -o - | /var/lib/buildkite-agent/builds/llvm-project/build/bin/FileCheck /var/lib/buildkite-agent/builds/llvm-project/llvm/test/Transforms/InstCombine/shufflevector-div-rem-inseltpoison.ll
| | 5,350 ms | x64 debian > LLVM.Transforms/InstCombine::shufflevector-div-rem.ll Script:
--
: 'RUN: at line 2'; /var/lib/buildkite-agent/builds/llvm-project/build/bin/opt < /var/lib/buildkite-agent/builds/llvm-project/llvm/test/Transforms/InstCombine/shufflevector-div-rem.ll -passes=instcombine -S -o - | /var/lib/buildkite-agent/builds/llvm-project/build/bin/FileCheck /var/lib/buildkite-agent/builds/llvm-project/llvm/test/Transforms/InstCombine/shufflevector-div-rem.ll
| | 2,640 ms | x64 debian > LLVM.Transforms/LoopVectorize/X86::invariant-load-gather.ll Script:
--
: 'RUN: at line 2'; /var/lib/buildkite-agent/builds/llvm-project/build/bin/opt -loop-vectorize -S -mattr=avx512f -instcombine < /var/lib/buildkite-agent/builds/llvm-project/llvm/test/Transforms/LoopVectorize/X86/invariant-load-gather.ll | /var/lib/buildkite-agent/builds/llvm-project/build/bin/FileCheck /var/lib/buildkite-agent/builds/llvm-project/llvm/test/Transforms/LoopVectorize/X86/invariant-load-gather.ll
| | 60,070 ms | x64 debian > ThreadSanitizer-x86_64.ThreadSanitizer-x86_64::restore_stack.cpp Script:
--
: 'RUN: at line 1'; /var/lib/buildkite-agent/builds/llvm-project/build/./bin/clang --driver-mode=g++ -fsanitize=thread -Wall -m64 -msse4.2 -gline-tables-only -I/var/lib/buildkite-agent/builds/llvm-project/compiler-rt/test/tsan/../ -std=c++11 -I/var/lib/buildkite-agent/builds/llvm-project/compiler-rt/test/tsan/../ -O1 /var/lib/buildkite-agent/builds/llvm-project/compiler-rt/test/tsan/restore_stack.cpp -o /var/lib/buildkite-agent/builds/llvm-project/build/projects/compiler-rt/test/tsan/X86_64Config/Output/restore_stack.cpp.tmp && not /var/lib/buildkite-agent/builds/llvm-project/build/projects/compiler-rt/test/tsan/X86_64Config/Output/restore_stack.cpp.tmp 2>&1 | FileCheck /var/lib/buildkite-agent/builds/llvm-project/compiler-rt/test/tsan/restore_stack.cpp
| | | View Full Test Results (8 Failed) |
Event TimelineHerald added a project: Restricted Project. tsymalla requested review of this revision. Herald added a project: Restricted Project. foad added inline comments. foad added inline comments. foad added inline comments. This revision is now accepted and ready to land. This revision was automatically updated to reflect the committed changes. Path | Size |
---|
| | | lib/ | Transforms/ | InstCombine/ |
| | | 12 lines | | 5 lines | | 36 lines | | test/ | Transforms/ | InstCombine/ |
| | | 12 lines |
Commit | Tree | Parents | Author | Summary | Date |
---|
199052273c9d | 5d389309539f | 034df6f7323a | Thomas Symalla | [InstCombine] Fold extractelt with select of constants (Show More…) | Nov 14 2022, 12:45 AM |
|