Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

M68k LLVM Development

Motorola 68000 series processors development in upstream LLVM (ex. compiler backend)
Collective - Host: opensource - https://opencollective.com/m68k-llvm-dev - Website: https://m680x0.github.io - Code: https://github.com/m680x0

[wip] add eudsl-tblgen

github.com/llvm/eudsl - makslevental opened this pull request about 1 month ago
[CIR][CIRGen][Builtin] Support __builtin_wmemchr

github.com/llvm/clangir - ghehg opened this pull request about 1 month ago
[CIR][CIRGen] Support __builtin_memset_inline

github.com/llvm/clangir - PikachuHyA opened this pull request about 1 month ago
Three or more calls with cleanups fail

github.com/llvm/clangir - smeenai opened this issue about 1 month ago
[PyCDE] Binding for FIFOs

github.com/llvm/circt - teqdruid opened this pull request about 1 month ago
Bump LLVM

github.com/llvm/eudsl - makslevental opened this pull request about 1 month ago
Revert "[FIRRTL] Don't force non-local trackers in Dedup."

github.com/llvm/circt - mikeurbach opened this pull request about 1 month ago
[CIR][CIRGen][Builtin][Neon] Lower neon_vaeseq_u8

github.com/llvm/clangir - ghehg opened this pull request about 1 month ago
[FIRRTL] FIRParser: Speed up creation subaccess operations

github.com/llvm/circt - youngar opened this pull request about 1 month ago
[ImportVerilog] How to implement SVA in Moore?

github.com/llvm/circt - chenbo-again opened this issue about 1 month ago
[FIRRTL] Remove backwards compatibility flag in Dedup

github.com/llvm/circt - mikeurbach opened this issue about 1 month ago
Make Linaro 2 stage builders use clean builds

github.com/llvm/llvm-zorg - DavidSpickett opened this pull request about 1 month ago
[Torch] support aten.column_stack

github.com/llvm/torch-mlir - yyp0 opened this pull request about 1 month ago
failed to legalize operation 'torch.aten.cumsum'

github.com/llvm/torch-mlir - DavidGinten opened this issue about 1 month ago
[CIR] Force cir.cmp to always return bool

github.com/llvm/clangir - orbiri opened this pull request about 1 month ago
[FIRRTL] Only add SiTest metadata for design

github.com/llvm/circt - seldridge opened this pull request about 1 month ago
[FIRRTL] Only emit retime metadata for design

github.com/llvm/circt - seldridge opened this pull request about 1 month ago
[FIRRTL] Run canonicalizer again after IMCP

github.com/llvm/circt - rwy7 opened this pull request about 1 month ago
Codegen emits non-bool `cir.cmp` operations

github.com/llvm/clangir - orbiri opened this issue about 1 month ago
[ESI][Runtime] Fix wheel builds

github.com/llvm/circt - teqdruid opened this pull request about 1 month ago
[CIR][CIRGen][Builtin] Support __builtin___memmove_chk

github.com/llvm/clangir - ghehg opened this pull request about 1 month ago
[CIR][NFC] Fix formatting

github.com/llvm/clangir - smeenai opened this pull request about 1 month ago
Add macos and windows builds

github.com/llvm/eudsl - makslevental opened this pull request about 1 month ago
don't poll or include changelog for release branches

github.com/llvm/llvm-zorg - justice-adams-apple opened this pull request about 1 month ago
[firtool] mv LoweLayers after CreateSiFiveMetadata

github.com/llvm/circt - seldridge opened this pull request about 1 month ago
[AMDGPU][Flang] Adds MLIR as dependency

github.com/llvm/llvm-zorg - jplehr opened this pull request about 1 month ago
[TorchToStablehlo] support l1_loss, deg2rad, logit

github.com/llvm/torch-mlir - yyp0 opened this pull request about 1 month ago
[ClangIR][Lowering][NFC] Split LowerToLLVM.h from LowerToLLVM.cpp

github.com/llvm/clangir - ChuanqiXu9 opened this pull request about 1 month ago
[CIR] [Lowering] [X86_64] Support VAArg for LongDouble

github.com/llvm/clangir - ChuanqiXu9 opened this pull request about 1 month ago
[CIR] [Lowering] [X86_64] Support VAArg in shape

github.com/llvm/clangir - ChuanqiXu9 opened this pull request about 1 month ago
build: manually update PyTorch version

github.com/llvm/torch-mlir - vivekkhandelwal1 opened this pull request about 1 month ago
[FIRRTL] InferRW: copy all attributes of masked memeories

github.com/llvm/circt - youngar opened this pull request about 1 month ago
[CIR] Properly ensure terminating IfOp and ScopeOp regions

github.com/llvm/clangir - orbiri opened this pull request about 1 month ago
[ImportVerilog] Bump `slang`

github.com/llvm/circt - hovind opened this pull request about 1 month ago
[GHA] Run buildbot checkconfig in GitHub Actions

github.com/llvm/llvm-zorg - asb opened this pull request about 1 month ago
[SMT] Add reset op

github.com/llvm/circt - TaoBi22 opened this pull request about 1 month ago
Create README.md

github.com/llvm/eudsl - makslevental opened this pull request about 1 month ago
Rename BUILDMASTER_TEST to BUILDBOT_TEST

github.com/llvm/llvm-zorg - asb opened this pull request about 1 month ago
Add LLVM as submodule (and add GHA build scripts)

github.com/llvm/eudsl - makslevental opened this pull request about 1 month ago
[CAPI][Python][Arc, HW] Register Arc and HW passes

github.com/llvm/circt - yassinz opened this pull request about 1 month ago
[FIRRTL] Make memory matadata work with layers

github.com/llvm/circt - seldridge opened this pull request about 1 month ago
[RISCV] RVA23S64 should include H extension

github.com/llvm/llvm-project - ppenzin opened this pull request about 1 month ago
[lldb][ObjC] Fix method list entry offset calculation

github.com/llvm/llvm-project - Michael137 opened this pull request about 1 month ago
Revert "[X86][AMX] Support AMX-AVX512"

github.com/llvm/llvm-project - alanzhao1 opened this pull request about 1 month ago
[clang][CIR] Change buildX functions to emitX

github.com/llvm/llvm-project - smeenai opened this pull request about 1 month ago
[llvm][aarch64] Fix Arm64EC name mangling algorithm

github.com/llvm/llvm-project - dpaoliello opened this pull request about 1 month ago
[CIR][CIRGen] Change buildX functions to emitX

github.com/llvm/clangir - smeenai opened this pull request about 1 month ago
Add a pass to collect dropped var stats for MIR.

github.com/llvm/llvm-project - rastogishubham opened this pull request about 1 month ago
[bazel][libc] Add exp10m1f

github.com/llvm/llvm-project - pranavk opened this pull request about 1 month ago
Missing extension attributes in tests

github.com/llvm/llvm-project - JonPsson1 opened this issue about 1 month ago
[NFC] Move DroppedVariableStats to its own file.

github.com/llvm/llvm-project - rastogishubham opened this pull request about 1 month ago
[Bazel] Add a comment why an export file is needed.

github.com/llvm/llvm-project - weiweichen opened this pull request about 1 month ago
[MemProf] Allow promotion if target is a declaration

github.com/llvm/llvm-project - teresajohnson opened this pull request about 1 month ago
[-Wunsafe-buffer-usage] Fix false positives for string literals

github.com/llvm/llvm-project - jkorous-apple opened this pull request about 1 month ago
[circt-verilog] Support MLIR and MLIRBC input files

github.com/llvm/circt - fabianschuiki opened this pull request about 1 month ago
[SandboxIR] Remove incorrect assertion.

github.com/llvm/llvm-project - slackito opened this pull request about 1 month ago
[flang][cuda] Support derived type in cuf.alloc

github.com/llvm/llvm-project - clementval opened this pull request about 1 month ago
[SandboxVec][BottomUpVec] Implement pack of scalars

github.com/llvm/llvm-project - vporpo opened this pull request about 1 month ago
[Clang] Add support for scoped atomic thread fence

github.com/llvm/llvm-project - jhuber6 opened this pull request about 1 month ago
[CIR][NFC] Move LoweringPrepare into CIRGen

github.com/llvm/clangir - lanza opened this pull request about 1 month ago
[FIRRTL] Emitting EICG wrapper warning only once

github.com/llvm/circt - prithayan opened this pull request about 1 month ago
SPIRV resource representation

github.com/llvm/wg-hlsl - s-perron opened this pull request about 1 month ago