Skip to content

Actions: llvm/clangir

Check code formatting

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
2,005 workflow runs
2,005 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

[CIR][CIRGen][TBAA] Add support for struct types
Check code formatting #2073: Pull request #1338 opened by PikachuHyA
February 12, 2025 03:42 2m 37s PikachuHyA:support_tbaa_struct
February 12, 2025 03:42 2m 37s
[CIR][NFC] Refactor GlobalOpLowering to align with upstream
Check code formatting #2072: Pull request #1337 opened by andykaylor
February 12, 2025 00:32 2m 42s andykaylor:lower-to-llvm-refactor
February 12, 2025 00:32 2m 42s
WIP on some CIR → MLIR experiment
Check code formatting #2071: Pull request #1334 synchronize by keryell
February 11, 2025 22:03 2m 49s keryell:mlir-aie-version
February 11, 2025 22:03 2m 49s
WIP on some CIR → MLIR experiment
Check code formatting #2070: Pull request #1334 synchronize by keryell
February 11, 2025 18:57 2m 45s keryell:mlir-aie-version
February 11, 2025 18:57 2m 45s
[CIR][CUDA] Generate device stubs
Check code formatting #2069: Pull request #1332 synchronize by AdUhTkJm
February 11, 2025 15:48 3m 2s AdUhTkJm:main
February 11, 2025 15:48 3m 2s
[CIR][CUDA] Generate device stubs
Check code formatting #2068: Pull request #1332 synchronize by AdUhTkJm
February 11, 2025 15:45 2m 35s AdUhTkJm:main
February 11, 2025 15:45 2m 35s
[CIR][CUDA] Generate device stubs
Check code formatting #2067: Pull request #1332 synchronize by AdUhTkJm
February 11, 2025 15:33 2m 38s AdUhTkJm:main
February 11, 2025 15:33 2m 38s
[CIR] Correct initialization of VoidPtrPtrTy
Check code formatting #2066: Pull request #1336 opened by AdUhTkJm
February 11, 2025 10:39 2m 47s AdUhTkJm:voidptrptr
February 11, 2025 10:39 2m 47s
[CIR][CUDA] Generate device stubs
Check code formatting #2065: Pull request #1332 synchronize by AdUhTkJm
February 11, 2025 10:30 4m 33s AdUhTkJm:main
February 11, 2025 10:30 4m 33s
[CIR][ABI][AArch64][Lowering] Fix calls for struct types > 128 bits
Check code formatting #2064: Pull request #1335 opened by bruteforceboy
February 11, 2025 08:56 2m 36s bruteforceboy:alloca-memcpy
February 11, 2025 08:56 2m 36s
[CIR][CIRGen] Support for builtin __atomic_thread_fence
Check code formatting #2063: Pull request #1287 synchronize by Rajveer100
February 11, 2025 08:30 2m 50s Rajveer100:atomic-thread_signal-fence
February 11, 2025 08:30 2m 50s
[CIR][CIRGen] Support __builtin_isinf_sign
Check code formatting #2062: Pull request #1142 synchronize by PikachuHyA
February 11, 2025 04:04 2m 37s PikachuHyA:support_isinf_sign
February 11, 2025 04:04 2m 37s
WIP on some CIR → MLIR experiment
Check code formatting #2061: Pull request #1334 opened by keryell
February 11, 2025 03:31 3m 7s keryell:mlir-aie-version
February 11, 2025 03:31 3m 7s
[CIR][CUDA] Generate device stubs
Check code formatting #2059: Pull request #1332 opened by AdUhTkJm
February 10, 2025 22:51 2m 43s AdUhTkJm:main
February 10, 2025 22:51 2m 43s
[CIR][NFC] Replace CIR attr visitor base class with a type switch
Check code formatting #2058: Pull request #1330 synchronize by andykaylor
February 10, 2025 22:42 2m 49s andykaylor:cir-attr-typeswitch
February 10, 2025 22:42 2m 49s
[CIR][NFC] Replace CIR attr visitor base class with a type switch
Check code formatting #2057: Pull request #1330 opened by andykaylor
February 10, 2025 22:12 2m 36s andykaylor:cir-attr-typeswitch
February 10, 2025 22:12 2m 36s
[CIR][CIRGen][Builtin][Neon] Lower neon_vsra_n_v and neon_vsraq_n_v
Check code formatting #2056: Pull request #1326 synchronize by FantasqueX
February 10, 2025 21:58 2m 51s FantasqueX:neon-vsra
February 10, 2025 21:58 2m 51s
[CIR][CIRGen] Add alignment attribute to AtomicCmpXchg
Check code formatting #2055: Pull request #1327 synchronize by FantasqueX
February 10, 2025 21:53 2m 36s FantasqueX:cmpxchg-align
February 10, 2025 21:53 2m 36s
[CIR][CIRGen][Builtin][Neon] Lower neon_vzip_v and neon_vzipq_v
Check code formatting #2053: Pull request #1320 synchronize by AmrDeveloper
February 10, 2025 18:13 2m 53s AmrDeveloper:lower_aarch64_7
February 10, 2025 18:13 2m 53s
[CIR] Lower nested local constant alloca
Check code formatting #2052: Pull request #1261 synchronize by Lancern
February 10, 2025 15:44 3m 34s Lancern:nested-local-const-lowering
February 10, 2025 15:44 3m 34s
[CIR][CIRGen] Add alignment attribute to AtomicCmpXchg
Check code formatting #2051: Pull request #1327 synchronize by FantasqueX
February 10, 2025 12:53 2m 45s FantasqueX:cmpxchg-align
February 10, 2025 12:53 2m 45s
[CIR][CIRGen] Support for builtin __atomic_thread_fence
Check code formatting #2049: Pull request #1287 synchronize by Rajveer100
February 10, 2025 11:28 2m 50s Rajveer100:atomic-thread_signal-fence
February 10, 2025 11:28 2m 50s
[CIR][CodeGen] Add initial support for __cxa_rethrow
Check code formatting #2048: Pull request #1290 synchronize by bruteforceboy
February 10, 2025 09:27 2m 37s bruteforceboy:rethrow
February 10, 2025 09:27 2m 37s