| | Authored by khchen on May 16 2021, 9:44 AM. - Restricted Project
- Restricted Project
| Time | Test |
---|
| 50 ms | x64 debian > Clang.CodeGen/RISCV::riscv-atomics.c Script:
--
: 'RUN: at line 1'; /var/lib/buildkite-agent/builds/llvm-project/build/bin/clang -cc1 -internal-isystem /var/lib/buildkite-agent/builds/llvm-project/build/lib/clang/13.0.0/include -nostdsysteminc -triple riscv32 -O1 -emit-llvm /var/lib/buildkite-agent/builds/llvm-project/clang/test/CodeGen/RISCV/riscv-atomics.c -o - | /var/lib/buildkite-agent/builds/llvm-project/build/bin/FileCheck /var/lib/buildkite-agent/builds/llvm-project/clang/test/CodeGen/RISCV/riscv-atomics.c -check-prefix=RV32I
| | 850 ms | x64 debian > Clang.CodeGen/RISCV::riscv-inline-asm-rvv.c Script:
--
: 'RUN: at line 1'; /var/lib/buildkite-agent/builds/llvm-project/build/bin/clang -cc1 -internal-isystem /var/lib/buildkite-agent/builds/llvm-project/build/lib/clang/13.0.0/include -nostdsysteminc -triple riscv32 -target-feature +experimental-v -O2 -emit-llvm /var/lib/buildkite-agent/builds/llvm-project/clang/test/CodeGen/RISCV/riscv-inline-asm-rvv.c -o - | /var/lib/buildkite-agent/builds/llvm-project/build/bin/FileCheck /var/lib/buildkite-agent/builds/llvm-project/clang/test/CodeGen/RISCV/riscv-inline-asm-rvv.c
| | 50 ms | x64 debian > Clang.CodeGen/RISCV::riscv-inline-asm.c Script:
--
: 'RUN: at line 1'; /var/lib/buildkite-agent/builds/llvm-project/build/bin/clang -cc1 -internal-isystem /var/lib/buildkite-agent/builds/llvm-project/build/lib/clang/13.0.0/include -nostdsysteminc -triple riscv32 -O2 -emit-llvm /var/lib/buildkite-agent/builds/llvm-project/clang/test/CodeGen/RISCV/riscv-inline-asm.c -o - | /var/lib/buildkite-agent/builds/llvm-project/build/bin/FileCheck /var/lib/buildkite-agent/builds/llvm-project/clang/test/CodeGen/RISCV/riscv-inline-asm.c
| | 60 ms | x64 debian > LLVM.CodeGen/RISCV::module-target-abi-tests.ll Script:
--
: 'RUN: at line 4'; cat /var/lib/buildkite-agent/builds/llvm-project/llvm/test/CodeGen/RISCV/module-target-abi-tests.ll > /var/lib/buildkite-agent/builds/llvm-project/build/test/CodeGen/RISCV/Output/module-target-abi-tests.ll.tmp.emptyabi
| | 90 ms | x64 windows > Clang.CodeGen/RISCV::riscv-atomics.c Script:
--
: 'RUN: at line 1'; c:\ws\w7\llvm-project\premerge-checks\build\bin\clang.exe -cc1 -internal-isystem c:\ws\w7\llvm-project\premerge-checks\build\lib\clang\13.0.0\include -nostdsysteminc -triple riscv32 -O1 -emit-llvm C:\ws\w7\llvm-project\premerge-checks\clang\test\CodeGen\RISCV\riscv-atomics.c -o - | c:\ws\w7\llvm-project\premerge-checks\build\bin\filecheck.exe C:\ws\w7\llvm-project\premerge-checks\clang\test\CodeGen\RISCV\riscv-atomics.c -check-prefix=RV32I
| | | View Full Test Results (8 Failed) |
Event Timelinekhchen requested review of this revision. Herald added a project: Restricted Project. khchen retitled this revision from [PoC][RISCV] Report an error when target-abi option is empty but target-abi module flag is not. to [PoC][RISCV] Report an error when ABI mismatch with target-abi module flag.. khchen retitled this revision from [PoC][RISCV] Report an error when ABI mismatch with target-abi module flag. to [RISCV] Report an error when ABI mismatch with target-abi module flag.. Herald added a project: Restricted Project. Path | Size |
---|
| | | | | | | 1 line | | 21 lines | | 29 lines | | | | 35 lines | | | | |
Commit | Tree | Parents | Author | Summary | Date |
---|
20d16d40972c | d8dfbf560d93 | 5f1422c948bc | Zakk Chen | [RISCV] Report an error when ABI mismatch with target-abi module flag. (Show More…) | Jul 8 2021, 8:47 PM |
|