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][CIRGen][Builtin][Neon] Lower neon_vpaddl and neon_vpaddlq

ghehg opened this pull request 2 months ago
Consider capturing more location information

smeenai opened this issue 2 months ago
Bitcast versus GEP in LLVM output

bcardosolopes opened this issue 2 months ago
[RFC] Proper lowering of constant alloca operations

Lancern opened this issue 2 months ago
[CIR] fix getTypeSizeInBits with fp80 and fp128

PikachuHyA opened this pull request 2 months ago
[CIR][CIRGen][Builtin][NFC] Refactor IntrinsicCallOp

ghehg opened this pull request 2 months ago
[RFC] AggExprEmitter::VisitArrayInitLoopExpr implementation

smeenai opened this issue 2 months ago
[CIR][CIRGen] Emit required vtables

smeenai opened this pull request 2 months ago
[CIR][CIRGen] Support __builtin___memset_chk

smeenai opened this pull request 2 months ago
Duplicate landing pads generated

smeenai opened this issue 2 months ago
[CIR][CIRGen][Builtin] Support __builtin_char_memchr

ghehg opened this pull request 2 months ago
[CIR][ABI][AArch64] convers aarch64_be return struct case

gitoleg opened this pull request 2 months ago
Support `alias` attribute on functions

dkolsen-pgi opened this issue 2 months ago
[CIR][CodeGen][NFC] Add `getMLIRContext` to CIRGenModule

lanza opened this pull request 2 months ago
[CIR][CIRGen][Builtin] Support __builtin_return_address

ghehg opened this pull request 2 months ago
[CIR][CIRGen][Builtin][Neon] Lower neon_vshr_n_v and neon_vshrq_n_v

ghehg opened this pull request 2 months ago
Bump the llvm-docs-requirements group in /llvm/docs with 26 updates

dependabot[bot] opened this pull request 2 months ago
Bump the github-actions group with 9 updates

dependabot[bot] opened this pull request 2 months ago
[CIR][CIRGen][Builtin][Neon] Lower neon_vshlq_v

ghehg opened this pull request 2 months ago
[CIR][ABI][AArch64][Lowering] Initial support for passing struct types

gitoleg opened this pull request 2 months ago
[CIR][CIRGen][Builtin][Neon] Lower neon_vshrn_n_v

ghehg opened this pull request 2 months ago
Missing Function and Call attributes

ghehg opened this issue 2 months ago
[CIR][CIRGen][Builtin][Neon] Lower neon_vhadd_v and neon_vhaddq_v

ghehg opened this pull request 2 months ago
[CIR][CIRGen][Builtin][Neon] Lower neon_vqshlu_n and neon_vqshluq_n

ghehg opened this pull request 2 months ago
[CIR][ABI][Lowering] Add CCLower support for int128 on x86_64

Lancern opened this pull request 2 months ago
[CIR][CIRGen] support builtin signbit

PikachuHyA opened this pull request 2 months ago
[CIR][CIRGen] Support __builtin___memcpy_chk

smeenai opened this pull request 2 months ago
Use @llvm.memcpy.p0.p0.i64 instead of @llvm.memcpy.p0.p0.i32

bcardosolopes opened this issue 2 months ago
Duplicated ABIInfo, RequiredArgs, etc

bcardosolopes opened this issue 2 months ago
Implement MLIR visibility in terms of CIR visibility

bcardosolopes opened this issue 2 months ago
[CIR][Dialect][NFC] Fix double whitespaces in `cir.func` assembly

seven-mile opened this pull request 2 months ago
[CIR][CIRGen] Add support for memset

PikachuHyA opened this pull request 2 months ago
[Proposal] Merge `mlir::cir` namespace into `cir`

smeenai opened this issue 2 months ago
[CIR][CodeGen][NFC] Implement a missing function

lanza opened this pull request 2 months ago
[CIR][CodeGen] Store the old CIRGenFunction when popping to a new one

lanza opened this pull request 2 months ago
[CIR][CodeGen][NFC] Add some missing guards for unreachable

lanza opened this pull request 2 months ago
[CIR][Dialect][NFC] Add some helpers to LoadOp

lanza opened this pull request 2 months ago
[CIR][CIRGen] Add support for memmove

PikachuHyA opened this pull request 2 months ago
crashed when lowering memcpy through MLIR

PikachuHyA opened this issue 2 months ago
ClangIR emits functions in the opposite order as OG sometimes

smeenai opened this issue 2 months ago
[CIR][CIRGen] Fix "definition with same mangled name" error

smeenai opened this pull request 2 months ago
[CIR][CIRGen] Enable comdat for static variables

ghehg opened this pull request 2 months ago
[CIR][CodeGen] Start static local vars with non-trivial inits

lanza opened this pull request 2 months ago
[CIR][CIRGen][Builtin][Neon] Lower neon_vtst_v and neon_vtstq_v

ghehg opened this pull request 2 months ago
[CIR][CIRGen][Builtin][Neon] Lower neon_vqmovun_v

ghehg opened this pull request 2 months ago
[CIR][CIRGen] Add support for abs

PikachuHyA opened this pull request 2 months ago
[CIR][CIRGen][Builtin][Neon] Lower neon_vshll_n

ghehg opened this pull request 2 months ago
[CIR][CIRGen] Removed extra space in "cir.shift( right)" (#997)

MarcoCalabretta opened this pull request 2 months ago
[ClangIR][Lowering] Handle lowered array index

ChuanqiXu9 opened this pull request 3 months ago
[ClangIR][CIRGen] Handle nested union in arrays of struct

ChuanqiXu9 opened this pull request 3 months ago
[ClangIR][CIRGen] Introduce CaseOp and refactor SwitchOp

ChuanqiXu9 opened this pull request 3 months ago
[CIR][Lowering] Supports varargs in the CallingConvention pass

gitoleg opened this pull request 3 months ago
[CIR][ABI][AArch64][Lowering] Initial support for return of struct types

gitoleg opened this pull request 3 months ago
[CIR][CIRGen][Builtin][Neon] Lower neon_vmin_v and neon_vminq_v

ghehg opened this pull request 3 months ago
[CIR][CIRGen][Builtin][Neon] Lower neon_vrhadd_v and neon_vrhaddq_v

ghehg opened this pull request 3 months ago
[CIR][CIRGen][Builtin][Neon] Lower neon_vmull_v

ghehg opened this pull request 3 months ago
shift " right" has an extra space

bcardosolopes opened this issue 3 months ago
[CIR][CIRGen][Builtin][Neon] Lower neon_vabd_v and neon_vabdq_v

ghehg opened this pull request 3 months ago
Calling Convention Lowering: support function pointers

gitoleg opened this issue 3 months ago
[CIR][CIRGen] Fix const codegen for empty struct

smeenai opened this pull request 3 months ago
[CIR] Add a cir.undef attr

smeenai opened this pull request 3 months ago
Match CodeGen's handling of visibility

smeenai opened this issue 3 months ago
error: definition with same mangled name on method in namespace

ladisgin opened this issue 3 months ago
[CIR][CIRGen] Ensure default visibility for local linkage functions

smeenai opened this pull request 3 months ago
[CIR][CIRGen][Builtin][Neon] Lower neon_vmovl_v

ghehg opened this pull request 3 months ago
[CIR][CIRGen][Builtin] Implement builtin addressof

ghehg opened this pull request 3 months ago
[CIR][ThroughMLIR] Support lowering SwitchOp without fallthrough to scf

Mochthon opened this pull request 3 months ago
[CIR][CIRGen] Implement CIRGenModule::shouldEmitFunction

smeenai opened this pull request 3 months ago
[CIR][CIRGen] Port 1d0bd8e51be2627f79bede54735c38b917ea04ee

smeenai opened this pull request 3 months ago
[CIR][Asm] Implement parser for cir.func annotations

keryell opened this pull request 3 months ago
[CIR] Add support for __int128 type

Lancern opened this pull request 3 months ago
[CIR][Transforms] Fix CallConv Function Lowering

bruteforceboy opened this pull request 3 months ago
Random question about the semantics of 'region' in CIR

ChuanqiXu9 opened this issue 3 months ago
clang crashed when handling va_list

PikachuHyA opened this issue 3 months ago
[CIR] [Lowering] care trailing zero for lowering constant array

ChuanqiXu9 opened this pull request 3 months ago
Failed to emit string literals ends with '\0'

ChuanqiXu9 opened this issue 3 months ago
Regression for vastart and `-fclangir-call-conv-lowering`

ChuanqiXu9 opened this issue 3 months ago
Add support for member pointer casting

Lancern opened this issue 3 months ago
[docs] Use clearpathrobotics/jekyll-rtd-theme

smeenai opened this pull request 3 months ago
[CIR] [CodeGen] Introduce IsFPClassOp to support builtin_isfpclass

ChuanqiXu9 opened this pull request 3 months ago
[CIR] [Lowering] Fix handling of multiple array for ZeroAttr

ChuanqiXu9 opened this pull request 3 months ago
add names to generated IR

ChuanqiXu9 opened this issue 3 months ago
[CIR][CIRGen][NFC] Consolidate RUN lines for builtin tests

ghehg opened this pull request 3 months ago
[CIR][CIRGen][Builtin][Neon] Lower neon_vshl_n_v and neon_vshlq_n_v

ghehg opened this pull request 3 months ago