Ecosyste.ms: OpenCollective

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

github.com/llvm/clangir

A new (MLIR based) high-level IR for clang.
https://github.com/llvm/clangir

[CIR] Add MLIR lowering for f16, bf16, and f128

Lancern opened this pull request 8 days ago
Bump the github-actions group with 9 updates

dependabot[bot] opened this pull request 9 days ago
[CIR] Add support for GCC function attribute "const" and "pure"

Lancern opened this pull request 11 days ago
[CIR] Lower nested local constant alloca

Lancern opened this pull request 12 days ago
[CIR][CIRGen][Builtin][Neon] Lower vshrd_n_s64

AmrDeveloper opened this pull request 14 days ago
[CIR][CIRGen][Builtin][Neon] Lower vshld_n_s64 and vshld_n_u64

AmrDeveloper opened this pull request 15 days ago
[CIR][CodeGen] handle zero init padding case

gitoleg opened this pull request 16 days ago
[CIR][CIRGen][Builtin][Neon] Lower `neon_vsubd_s64` and `neon_vsubd_u64`

AmrDeveloper opened this pull request 17 days ago
[CIR][CIRGen][Builtin][Neon] Lower `neon_vaddd_s64` and `neon_vaddd_u64`

AmrDeveloper opened this pull request 17 days ago
CIRAsm build failure due to upstream change

lanza opened this issue 19 days ago
[CIR][CIRGen][Builtin][Neon] Lower neon_vset_lane_f64

AmrDeveloper opened this pull request 19 days ago
Un-XFAIL global-bar-simple test

lanza opened this issue 20 days ago
[CIR][CIRGen][Builtin][Neon] Lower neon_vsetq_lane_f64

AmrDeveloper opened this pull request 20 days ago
[CIR][CIRGen][TBAA][NFC] Skeleton for union, enum and bitint

PikachuHyA opened this pull request 22 days ago
[CIR] Remove also the !cir.void return type from the textual IR

keryell opened this pull request 22 days ago
[CIR] Add integer result type for cir.global_view

Lancern opened this pull request 22 days ago
[CIR][Lowering] fixes return value for = operator for bitfields

gitoleg opened this pull request 22 days ago
[CIR][CIRGen][TBAA] Struct with Union crashes during CodeGen

bruteforceboy opened this issue 22 days ago
Support standalone builds (work-in-progress)

mgorny opened this pull request 22 days ago
[CIR][CodeGen] fixes access to globals with bitfields

gitoleg opened this pull request 23 days ago
[CIR] Introduce a new dir in tests for known crashes to fix

lanza opened this pull request 23 days ago
[CIR][CIRGen][TBAA] Replace hardcoded TBAA names with getTBAAName

PikachuHyA opened this pull request 23 days ago
handle long long type in TBAA

PikachuHyA opened this issue 23 days ago
[CIR][CIRGen][Builtin][Neon] Lower neon_vmax_v and neon_vmaxq_v

ghehg opened this pull request 23 days ago
[CIR][Dialect] Add FMaximumOp and FMinimumOp

ghehg opened this pull request 24 days ago
[CIR][CIRGen] Improve emission for array of unions

ChuanqiXu9 opened this pull request 26 days ago
[CIR][CodeGen][NFC] centralized split `std::initializer_list` field

HerrCai0907 opened this pull request 28 days ago
Invalid iterators in LoweringPreparePass

ChuanqiXu9 opened this issue 29 days ago
[CIR][ThroughMLIR][NFC] BinOpKind_Max NYI ThroughMLIR lowering

ghehg opened this pull request 29 days ago
[CIR][CIRGen] Match skeleton for setCIRFunctionAttributesForDefinition

smeenai opened this pull request 29 days ago
[CIR][CIRGen][Builtin][Neon] Lower neon_vaddlvq_s16

ghehg opened this pull request 29 days ago
wip -- emitFunctionProlog

lanza opened this pull request 30 days ago
wip -- emitFunctionProlog

lanza opened this pull request 30 days ago
[CIR][CodeGen] Propagate alignment information in createLoad

lanza opened this pull request 30 days ago
[CIR][CIRGen] Add uwtable attribute

smeenai opened this pull request about 1 month ago
[CIR][CIRGen][Builtin][Neon] Lower neon_vaddvq_u32 and neon_vaddvq_u64

ghehg opened this pull request about 1 month ago
[CIR][CodeGen] Support static local variables

lanza opened this pull request about 1 month ago
[CIR][NFC] Move LoweringPrepare into CIRGen

lanza opened this pull request about 1 month ago
[CIR] Fix tests with LLVM_LINK_LLVM_DYLIB

smeenai opened this pull request about 1 month ago
[CIR] Put loop body in nested scopes

Lancern opened this pull request about 1 month ago
[CIR][CIRGen][TBAA] Add support for scalar types

PikachuHyA opened this pull request about 1 month ago
Lowering class & struct down to MLIR standard dialects

keryell opened this issue about 1 month ago
Loop body should be emitted in different scope

Lancern opened this issue about 1 month ago
[CIR][NFC] Cleanup: MLIRContext vs ASTContext

dkolsen-pgi opened this pull request about 1 month ago
[CIR] revert `StdInitializerListOp`

HerrCai0907 opened this pull request about 1 month ago
StdInitializerListOp next steps

HerrCai0907 opened this issue about 1 month ago
[CIR][CIRGen] Fixes function calls with return values and cleanup stage

gitoleg opened this pull request about 1 month ago
[CIR][CIRGen] Support Lambda capturing `this` object

ghehg opened this pull request about 1 month ago
_BitInt(N) with large N

dkolsen-pgi opened this issue about 1 month ago
Implement fixed-point arithmetic

dkolsen-pgi opened this issue about 1 month ago
[CIR][CIRGen][Builtin][Neon] Lower neon_vaddv_s16 and neon_vaddv_u16

ghehg opened this pull request about 1 month ago
[CIR][CIRGen] Flesh out CIRGenModule::Release skeleton

smeenai opened this pull request about 1 month ago
[CIR][CIRGen][Builtin][Neon] Lower neon_vaddlvq_u32

ghehg opened this pull request about 1 month ago
[RFC] Emit assume operands as unevaluated expressions

Lancern opened this issue about 1 month ago
[CIR][CIRGen][Builtin][Neon] Lower neon_vbsl_v and neon_vbslq_v

ghehg opened this pull request about 1 month ago
[CIR][CIRGen] Add CIRGen support for assume statement

Lancern opened this pull request about 1 month ago
inconsistency alignment of store instructions

PikachuHyA opened this issue about 1 month ago
[CIR] Remove the !cir.void return type for functions returning void

keryell opened this pull request about 1 month ago
[CIR][Dialect] Add BinOpKind_Max

ghehg opened this pull request about 1 month ago
[CIR][CIRGen][Builtin][Neon] Lower neon_vqadds_s32

ghehg opened this pull request about 1 month ago
[CIR][CIRGen][Builtin][Neon] Lower neon_vqmovns_s32 and add CIR PoisonAttr

ghehg opened this pull request about 1 month ago
[CIR][CIRGen] Remove -clangir-disable-emit-cxx-default

smeenai opened this pull request about 1 month ago
[CIR][CIRGen] Emit memcpys for copy constructors

smeenai opened this pull request about 1 month ago
[CIR][CIRGen] Call trivial assignment operators in more cases

smeenai opened this pull request about 1 month ago
[CIR][CIRGen] Support emitting memcpys for fields

smeenai opened this pull request about 1 month ago
[CIR][CodeGen][LowerToLLVM] Fix llvm lowering of CIR `UnaryOpKind_Not`

ghehg opened this pull request about 1 month ago
[gh-pages] Clean up launch.json

smeenai opened this pull request about 1 month ago
Most of elementwise builtins are not supported

ghehg opened this issue about 1 month ago
Bump the llvm-docs-requirements group in /llvm/docs with 26 updates

dependabot[bot] opened this pull request about 1 month ago
Bump the github-actions group with 9 updates

dependabot[bot] opened this pull request about 1 month ago
[CIR] Add support for casting pointer-to-data-member values

Lancern opened this pull request about 1 month ago
[CIR][CIRGen] Change SignBitOp result type to !cir.bool

PikachuHyA opened this pull request about 1 month ago
[CIR][cir-translate] Support specifying target for `cir-translate`

seven-mile opened this pull request about 1 month ago
[CIR]fix `cir.std.initializer_list` validate issue for struct type initlist

HerrCai0907 opened this pull request about 1 month ago
`-fclangir-enable` does not work

HerrCai0907 opened this issue about 1 month ago
Missing CIRGen for CXXDefaultArgExpr

ljtodo opened this issue about 1 month ago
[CIR][CIRGen] Handle NYI in CIRGenModule::tryEmitBaseDestructorAsAlias

ChuanqiXu9 opened this pull request about 1 month ago
[CIR] [CodeGen] Handle arrangeCXXStructorDeclaration

ChuanqiXu9 opened this pull request about 1 month ago
Reinstate #1007 equality of array types

bcardosolopes opened this issue about 1 month ago
Represent all assignment operator calls in the IR

smeenai opened this issue about 1 month ago
[CIR][CIRGen][Builtin][Neon] Lower neon_vaddlvq_u16

ghehg opened this pull request about 1 month ago
[CIR][CIRGen][Builtin][Neon] Lower SISD neon_vqrdmulhs_s32

ghehg opened this pull request about 1 month ago
[CIR][Dialect] Extend BinaryFPToFPBuiltinOp to vector of FP type

ghehg opened this pull request about 1 month ago
[CIR][CIRGen] Introduce cir.delete.array op

ChuanqiXu9 opened this pull request about 1 month ago
[CIR] Add code generation options to lowering context

Lancern opened this pull request about 2 months ago
[CIR][NFC][Test] Add llvm ir test for lambdas

ghehg opened this pull request about 2 months ago
[CIR][ABI][AArch64][Lowering] Fix the callsite for nested unions

bruteforceboy opened this pull request about 2 months ago
[CIR] Relax the requirement for ternary operation

ChuanqiXu9 opened this pull request about 2 months ago
[CIR] Correct signedness for createSignedInt

ChuanqiXu9 opened this pull request about 2 months ago
[CIR] Remove InavalidUnionFieldAttr and remove a check in array attr

ChuanqiXu9 opened this pull request about 2 months ago
[CIR][CIRGen] Support copy constructors with non-record arrays

smeenai opened this pull request about 2 months ago