| | Authored by fhahn on Feb 13 2023, 12:10 PM. - Restricted Project
- Restricted Project
| Time | Test |
---|
| 90 ms | x64 debian > LLVM.Transforms/LoopVectorize/RISCV::riscv-vector-reverse.ll Script:
--
: 'RUN: at line 9'; /var/lib/buildkite-agent/builds/llvm-project/build/bin/opt -passes=loop-vectorize,dce,instcombine -mtriple riscv64-linux-gnu -mattr=+v -debug-only=loop-vectorize -scalable-vectorization=on -riscv-v-vector-bits-min=128 -disable-output < /var/lib/buildkite-agent/builds/llvm-project/llvm/test/Transforms/LoopVectorize/RISCV/riscv-vector-reverse.ll 2>&1 | /var/lib/buildkite-agent/builds/llvm-project/build/bin/FileCheck /var/lib/buildkite-agent/builds/llvm-project/llvm/test/Transforms/LoopVectorize/RISCV/riscv-vector-reverse.ll
| | 270 ms | x64 debian > LLVM.tools/UpdateTestChecks/update_analyze_test_checks::loopvectorize-costmodel.test Script:
--
: 'RUN: at line 4'; cp -f /var/lib/buildkite-agent/builds/llvm-project/llvm/test/tools/UpdateTestChecks/update_analyze_test_checks/Inputs/x86-loopvectorize-costmodel.ll /var/lib/buildkite-agent/builds/llvm-project/build/test/tools/UpdateTestChecks/update_analyze_test_checks/Output/loopvectorize-costmodel.test.tmp.ll && '/usr/bin/python3.9' /var/lib/buildkite-agent/builds/llvm-project/llvm/utils/update_analyze_test_checks.py --opt-binary /var/lib/buildkite-agent/builds/llvm-project/build/bin/opt --version=1 --filter "LV: Found an estimated cost of [0-9]+ for VF [0-9]+ For instruction:\s*%v0 = load float, ptr %in0, align 4" /var/lib/buildkite-agent/builds/llvm-project/build/test/tools/UpdateTestChecks/update_analyze_test_checks/Output/loopvectorize-costmodel.test.tmp.ll
|
Event Timelinefhahn marked an inline comment as done. fhahn added inline comments. Ayal added inline comments. Ayal added inline comments. fhahn marked an inline comment as done. fhahn added inline comments. Path | Size |
---|
| llvm/ | lib/ | Transforms/ | Vectorize/ |
| | | 37 lines | | 357 lines | | 3 lines |
Commit | Tree | Parents | Author | Summary | Date |
---|
8f9bd975d63d | 907f014435d2 | 0b24436591e1 | Florian Hahn | [VPlan] Compute costs for plans after construction. (Show More…) | Feb 10 2023, 6:51 AM |
|