Skip to content

Actions: llvm/llvm-project

LLVM-libc Pre-commit Fullbuild Tests

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
3,132 workflow runs
3,132 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

[libc][arc4random 3/4] implement global and local random state
LLVM-libc Pre-commit Fullbuild Tests #3188: Pull request #152617 synchronize by SchrodingerZhu
August 27, 2025 14:03 33m 27s SchrodingerZhu:arc4random-vdos-rng
August 27, 2025 14:03 33m 27s
[libc] Add a config option to disable slab reclaiming
LLVM-libc Pre-commit Fullbuild Tests #3187: Pull request #151599 synchronize by jhuber6
August 27, 2025 12:51 36m 3s jhuber6:DisableReclaiming
August 27, 2025 12:51 36m 3s
[libc][math][c++23] Add {modf,remainder,remquo}bf16 math functions
LLVM-libc Pre-commit Fullbuild Tests #3185: Pull request #154652 synchronize by krishna2803
August 27, 2025 05:41 29m 24s users/krishna2803/modfbf6
August 27, 2025 05:41 29m 24s
[libc][NFC] Clean up utimes and setsid
LLVM-libc Pre-commit Fullbuild Tests #3184: Pull request #155495 opened by michaelrj-google
August 26, 2025 20:53 32m 58s michaelrj-google:libcSmallSyscallCleanups
August 26, 2025 20:53 32m 58s
[libc] Implement generic SIMD helper 'simd.h' and implement strlen
LLVM-libc Pre-commit Fullbuild Tests #3183: Pull request #152605 synchronize by jhuber6
August 26, 2025 19:25 32m 49s jhuber6:libc_vector
August 26, 2025 19:25 32m 49s
[libc] Implement generic SIMD helper 'simd.h' and implement strlen
LLVM-libc Pre-commit Fullbuild Tests #3182: Pull request #152605 synchronize by jhuber6
August 26, 2025 18:26 32m 39s jhuber6:libc_vector
August 26, 2025 18:26 32m 39s
[libc] Implement generic SIMD helper 'simd.h' and implement strlen
LLVM-libc Pre-commit Fullbuild Tests #3181: Pull request #152605 synchronize by jhuber6
August 26, 2025 18:24 32m 38s jhuber6:libc_vector
August 26, 2025 18:24 32m 38s
[libc] Implement generic SIMD helper 'simd.h' and implement strlen
LLVM-libc Pre-commit Fullbuild Tests #3180: Pull request #152605 synchronize by jhuber6
August 26, 2025 18:07 32m 59s jhuber6:libc_vector
August 26, 2025 18:07 32m 59s
[libc][arc4random 3/4] implement global and local random state
LLVM-libc Pre-commit Fullbuild Tests #3179: Pull request #152617 synchronize by SchrodingerZhu
August 26, 2025 14:26 31m 54s SchrodingerZhu:arc4random-vdos-rng
August 26, 2025 14:26 31m 54s
[libc][math][c++23] Add {modf,remainder,remquo}bf16 math functions
LLVM-libc Pre-commit Fullbuild Tests #3178: Pull request #154652 synchronize by krishna2803
August 26, 2025 14:05 32m 8s users/krishna2803/modfbf6
August 26, 2025 14:05 32m 8s
[libc][stdfix] Implement fxdivi functions (rdivi)
LLVM-libc Pre-commit Fullbuild Tests #3177: Pull request #154914 synchronize by bojle
August 26, 2025 12:51 34m 4s bojle:main
August 26, 2025 12:51 34m 4s
[libc][stdfix] Implement fxdivi functions (rdivi)
LLVM-libc Pre-commit Fullbuild Tests #3176: Pull request #154914 synchronize by bojle
August 26, 2025 12:47 Action required bojle:main
August 26, 2025 12:47 Action required
[libc][math][c++23] Add {modf,remainder,remquo}bf16 math functions
LLVM-libc Pre-commit Fullbuild Tests #3175: Pull request #154652 synchronize by krishna2803
August 25, 2025 20:07 33m 19s users/krishna2803/modfbf6
August 25, 2025 20:07 33m 19s
[libc][math] Do not use float16 basic operations in hypotf16.
LLVM-libc Pre-commit Fullbuild Tests #3174: Pull request #155177 synchronize by lntue
August 24, 2025 21:19 32m 6s lntue:hypotf16
August 24, 2025 21:19 32m 6s
[libc][math] Do not use float16 basic operations in hypotf16.
LLVM-libc Pre-commit Fullbuild Tests #3173: Pull request #155177 opened by lntue
August 24, 2025 16:22 33m 5s lntue:hypotf16
August 24, 2025 16:22 33m 5s
[libc][math][c++23] Add {frexp,ilogb,ldexp,llogb,logb}bf16 math functions
LLVM-libc Pre-commit Fullbuild Tests #3172: Pull request #154427 synchronize by krishna2803
August 24, 2025 15:29 31m 22s users/krishna2803/frexpbf16
August 24, 2025 15:29 31m 22s
[libc][math][c++23] Add {frexp,ilogb,ldexp,llogb,logb}bf16 math functions
LLVM-libc Pre-commit Fullbuild Tests #3171: Pull request #154427 synchronize by krishna2803
August 24, 2025 15:11 32m 29s users/krishna2803/frexpbf16
August 24, 2025 15:11 32m 29s
[libc][math][c++23] Add {frexp,ilogb,ldexp,llogb,logb}bf16 math functions
LLVM-libc Pre-commit Fullbuild Tests #3170: Pull request #154427 synchronize by krishna2803
August 24, 2025 14:38 33m 20s users/krishna2803/frexpbf16
August 24, 2025 14:38 33m 20s
[libc][math][c++23] Add {nearbyint,rint,lrint,llrint,lround,llround}bf16 math functions
LLVM-libc Pre-commit Fullbuild Tests #3169: Pull request #153882 synchronize by krishna2803
August 24, 2025 14:14 32m 18s krishna2803:bf16-rounding
August 24, 2025 14:14 32m 18s
[libc][math][c++23] Add nanbf16 math function
LLVM-libc Pre-commit Fullbuild Tests #3168: Pull request #153995 synchronize by krishna2803
August 23, 2025 08:41 32m 57s users/krishna2803/nanbf16
August 23, 2025 08:41 32m 57s
[libc] Add half-precision math functions to the math header
LLVM-libc Pre-commit Fullbuild Tests #3167: Pull request #155060 opened by leandrolcampos
August 23, 2025 02:29 32m 51s leandrolcampos:MoreFloat16
August 23, 2025 02:29 32m 51s
[libc][stdfix] Implement fxdivi functions (rdivi)
LLVM-libc Pre-commit Fullbuild Tests #3166: Pull request #154914 synchronize by bojle
August 22, 2025 18:16 Action required bojle:main
August 22, 2025 18:16 Action required
[WIP][DAG] visitFREEZE - always allow freezing multiple operands
LLVM-libc Pre-commit Fullbuild Tests #3165: Pull request #152107 synchronize by RKSimon
August 22, 2025 17:26 33m 13s RKSimon:dag-freeze-multiple
August 22, 2025 17:26 33m 13s
[libc][math][c++23] Add {get,set}payloadbf16 and setpayloadsigbf16 math functions
LLVM-libc Pre-commit Fullbuild Tests #3164: Pull request #153994 synchronize by krishna2803
August 22, 2025 16:50 31m 40s users/krishna2803/payloadbf16
August 22, 2025 16:50 31m 40s