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
ghehg opened this pull request 2 months ago
[CIR][CIRGen][Builtin][Neon] Lower neon_vqrdmulh_v and neon_vqrdmulhq_v
ghehg opened this pull request 2 months ago
ghehg opened this pull request 2 months ago
Consider capturing more location information
smeenai opened this issue 2 months ago
smeenai opened this issue 2 months ago
Bitcast versus GEP in LLVM output
bcardosolopes opened this issue 2 months ago
bcardosolopes opened this issue 2 months ago
[RFC] Proper lowering of constant alloca operations
Lancern opened this issue 2 months ago
Lancern opened this issue 2 months ago
[CIR][ABI][Lowering] covers return struct case with coercion through memory
gitoleg opened this pull request 2 months ago
gitoleg opened this pull request 2 months ago
[CIR] fix getTypeSizeInBits with fp80 and fp128
PikachuHyA opened this pull request 2 months ago
PikachuHyA opened this pull request 2 months ago
DataLayout::getTypeSizeInBits may get error result when input type is !cir.long_double<!cir.f80>
PikachuHyA opened this issue 2 months ago
PikachuHyA opened this issue 2 months ago
[CIR][CIRGen][Builtin][NFC] Refactor IntrinsicCallOp
ghehg opened this pull request 2 months ago
ghehg opened this pull request 2 months ago
[RFC] AggExprEmitter::VisitArrayInitLoopExpr implementation
smeenai opened this issue 2 months ago
smeenai opened this issue 2 months ago
[CIR][CIRGen] Emit required vtables
smeenai opened this pull request 2 months ago
smeenai opened this pull request 2 months ago
[CIR][CIRGen] Support __builtin___memset_chk
smeenai opened this pull request 2 months ago
smeenai opened this pull request 2 months ago
Duplicate landing pads generated
smeenai opened this issue 2 months ago
smeenai opened this issue 2 months ago
Consider a higher-level representation for checked memory functions
smeenai opened this issue 2 months ago
smeenai opened this issue 2 months ago
[CIR][CIRGen][Builtin] Support __builtin_char_memchr
ghehg opened this pull request 2 months ago
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
gitoleg opened this pull request 2 months ago
Support `alias` attribute on functions
dkolsen-pgi opened this issue 2 months ago
dkolsen-pgi opened this issue 2 months ago
[CIR][CodeGen][NFC] Add `getMLIRContext` to CIRGenModule
lanza opened this pull request 2 months ago
lanza opened this pull request 2 months ago
[CIR][CIRGen][Builtin] Support __builtin_return_address
ghehg opened this pull request 2 months ago
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
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
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
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
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
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
ghehg opened this pull request 2 months ago
Missing Function and Call attributes
ghehg opened this issue 2 months ago
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
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
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
Lancern opened this pull request 2 months ago
[CIR][CIRGen][Builtin] Support BI__builtin_operator_new and BI__builtin_operator_delete
ghehg opened this pull request 2 months ago
ghehg opened this pull request 2 months ago
[CIR][ABI][Lowering] Supports call by function pointer in the calling convention lowering pass
gitoleg opened this pull request 2 months ago
gitoleg opened this pull request 2 months ago
[CIR][CIRGen] support builtin signbit
PikachuHyA opened this pull request 2 months ago
PikachuHyA opened this pull request 2 months ago
[CIR][CIRGen] Support __builtin___memcpy_chk
smeenai opened this pull request 2 months ago
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
bcardosolopes opened this issue 2 months ago
Duplicated ABIInfo, RequiredArgs, etc
bcardosolopes opened this issue 2 months ago
bcardosolopes opened this issue 2 months ago
Implement MLIR visibility in terms of CIR visibility
bcardosolopes opened this issue 2 months ago
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
seven-mile opened this pull request 2 months ago
[CIR][ABI][AArch64] support for return struct types greater than 128 bits
gitoleg opened this pull request 2 months ago
gitoleg opened this pull request 2 months ago
[CIR][CIRGen] Add support for memset
PikachuHyA opened this pull request 2 months ago
PikachuHyA opened this pull request 2 months ago
[Proposal] Merge `mlir::cir` namespace into `cir`
smeenai opened this issue 2 months ago
smeenai opened this issue 2 months ago
[CIR][CodeGen][NFC] Implement a missing function
lanza opened this pull request 2 months ago
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
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
lanza opened this pull request 2 months ago
[CIR][Dialect][NFC] Add some helpers to LoadOp
lanza opened this pull request 2 months ago
lanza opened this pull request 2 months ago
[CIR][CIRGen][Builtin][Neon] Lower neon_vrshr_n and vrshrq_n to llvm intrinsics
ghehg opened this pull request 2 months ago
ghehg opened this pull request 2 months ago
[CIR][CIRGen] Add support for memmove
PikachuHyA opened this pull request 2 months ago
PikachuHyA opened this pull request 2 months ago
crashed when lowering memcpy through MLIR
PikachuHyA opened this issue 2 months ago
PikachuHyA opened this issue 2 months ago
ClangIR emits functions in the opposite order as OG sometimes
smeenai opened this issue 2 months ago
smeenai opened this issue 2 months ago
[CIR][CIRGen] Fix "definition with same mangled name" error
smeenai opened this pull request 2 months ago
smeenai opened this pull request 2 months ago
[CIR][CIRGen] Enable comdat for static variables
ghehg opened this pull request 2 months ago
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
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
ghehg opened this pull request 2 months ago
[CIR][CIRGen][Builtin][Neon] Lower neon_vqmovun_v
ghehg opened this pull request 2 months ago
ghehg opened this pull request 2 months ago
[CIR][CIRGen] Add support for abs
PikachuHyA opened this pull request 2 months ago
PikachuHyA opened this pull request 2 months ago
[CIR][CIRGen][Builtin][Neon] Lower neon_vshll_n
ghehg opened this pull request 2 months ago
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
MarcoCalabretta opened this pull request 2 months ago
[ClangIR][Lowering] Handle lowered array index
ChuanqiXu9 opened this pull request 3 months ago
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
ChuanqiXu9 opened this pull request 3 months ago
[ClangIR][CIRGen] Introduce CaseOp and refactor SwitchOp
ChuanqiXu9 opened this pull request 3 months ago
ChuanqiXu9 opened this pull request 3 months ago
[CIR][Lowering] Supports varargs in the CallingConvention pass
gitoleg opened this pull request 3 months ago
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
gitoleg opened this pull request 3 months ago
[CIR][ABI][Lowering] Supports function pointers in the calling convention lowering pass
gitoleg opened this pull request 3 months ago
gitoleg opened this pull request 3 months ago
[CIR][CodeGen][NFC] Cleanup CIRGenFunction::StartFunction to match OG more
lanza opened this pull request 3 months ago
lanza opened this pull request 3 months ago
[CIR][CIRGen][Lowering] Use same set of annotation-related global vars for source code global and local vars
ghehg opened this pull request 3 months ago
ghehg 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
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
ghehg opened this pull request 3 months ago
[CIR][CIRGen][Builtin][Neon] Lower neon_vmull_v
ghehg opened this pull request 3 months ago
ghehg opened this pull request 3 months ago
shift " right" has an extra space
bcardosolopes opened this issue 3 months ago
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
ghehg opened this pull request 3 months ago
Calling Convention Lowering: support function pointers
gitoleg opened this issue 3 months ago
gitoleg opened this issue 3 months ago
[CIR][CIRGen] Fix const codegen for empty struct
smeenai opened this pull request 3 months ago
smeenai opened this pull request 3 months ago
[CIR] Add a cir.undef attr
smeenai opened this pull request 3 months ago
smeenai opened this pull request 3 months ago
Match CodeGen's handling of visibility
smeenai opened this issue 3 months ago
smeenai opened this issue 3 months ago
error: definition with same mangled name on method in namespace
ladisgin opened this issue 3 months ago
ladisgin opened this issue 3 months ago
[CIR][CIRGen] Ensure default visibility for local linkage functions
smeenai opened this pull request 3 months ago
smeenai opened this pull request 3 months ago
[CIR][CIRGen][Builtin][Neon] Lower neon_vmovl_v
ghehg opened this pull request 3 months ago
ghehg opened this pull request 3 months ago
[CIR][CIRGen][Builtin][Neon] Lower neon_vqaddq_v, neon_vqsubq and neon_vqsub
ghehg opened this pull request 3 months ago
ghehg opened this pull request 3 months ago
[CIR][CIRGen][Builtin] Implement builtin addressof
ghehg opened this pull request 3 months ago
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
Mochthon opened this pull request 3 months ago
[CIR][CIRGen][Builtin][Neon] Lower vqdmulhq_lane, vqdmulh_lane, vqrdmulhq_lane and vqrdmulh_lane
ghehg opened this pull request 3 months ago
ghehg opened this pull request 3 months ago
[CIR][CIRGen] Implement CIRGenModule::shouldEmitFunction
smeenai opened this pull request 3 months ago
smeenai opened this pull request 3 months ago
[CIR][CIRGen] Port 1d0bd8e51be2627f79bede54735c38b917ea04ee
smeenai opened this pull request 3 months ago
smeenai opened this pull request 3 months ago
[CIR][CIRGen][Builtin][Neon] Lower neon_vrshrn_n to llvm intrinsic call
ghehg opened this pull request 3 months ago
ghehg opened this pull request 3 months ago
[CIR][Asm] Implement parser for cir.func annotations
keryell opened this pull request 3 months ago
keryell opened this pull request 3 months ago
[CIR] Add support for __int128 type
Lancern opened this pull request 3 months ago
Lancern opened this pull request 3 months ago
[CIR][Transforms] Fix CallConv Function Lowering
bruteforceboy opened this pull request 3 months ago
bruteforceboy opened this pull request 3 months ago
Random question about the semantics of 'region' in CIR
ChuanqiXu9 opened this issue 3 months ago
ChuanqiXu9 opened this issue 3 months ago
clang crashed when handling va_list
PikachuHyA opened this issue 3 months ago
PikachuHyA opened this issue 3 months ago
[CIR] [Lowering] care trailing zero for lowering constant array
ChuanqiXu9 opened this pull request 3 months ago
ChuanqiXu9 opened this pull request 3 months ago
Failed to emit string literals ends with '\0'
ChuanqiXu9 opened this issue 3 months ago
ChuanqiXu9 opened this issue 3 months ago
Regression for vastart and `-fclangir-call-conv-lowering`
ChuanqiXu9 opened this issue 3 months ago
ChuanqiXu9 opened this issue 3 months ago
Add support for member pointer casting
Lancern opened this issue 3 months ago
Lancern opened this issue 3 months ago
[docs] Use clearpathrobotics/jekyll-rtd-theme
smeenai opened this pull request 3 months ago
smeenai opened this pull request 3 months ago
[CIR] [CodeGen] Introduce IsFPClassOp to support builtin_isfpclass
ChuanqiXu9 opened this pull request 3 months ago
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
ChuanqiXu9 opened this pull request 3 months ago
add names to generated IR
ChuanqiXu9 opened this issue 3 months ago
ChuanqiXu9 opened this issue 3 months ago
[CIR][CIRGen][NFC] Consolidate RUN lines for builtin tests
ghehg opened this pull request 3 months ago
ghehg opened this pull request 3 months ago
[CIR][CIRGen] Use Clang Codegen's skeleton in CIRGenFunction::buildBuiltinExpr
ghehg opened this pull request 3 months ago
ghehg opened this pull request 3 months ago
[CIR][CIRGen][Builtin][Type] Support for IEEE Quad (long double) added (in CIR + Direct to LLVM)
mvvsmk opened this pull request 3 months ago
mvvsmk 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
ghehg opened this pull request 3 months ago