Ecosyste.ms: OpenCollective

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

github.com/llvm/llvm-project

The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
https://github.com/llvm/llvm-project

[clangd] Support `-specs` arguments when querying the driver.

cjc25 opened this pull request about 1 year ago
[OpenMP] Unify the min/max thread/teams pathways

jdoerfert opened this pull request about 1 year ago
[LV] Pre-committing tests for changing loop interleaving count computation

nilanjana87 opened this pull request about 1 year ago
[RISCV] SiFive7 VLDS Sched should not depend on VL when stride is x0.

michaelmaitland opened this pull request about 1 year ago
[X86] Place data in large sections for large code model

aeubanks opened this pull request about 1 year ago
[flang][openacc][NFC] Add test for atomic with array ref

clementval opened this pull request about 1 year ago
[OpenMP][NFC] Add min/max threads/teams count into the KernelEnvironment

jdoerfert opened this pull request about 1 year ago
[OpenMP] incorrect concurrent target reduction

ye-luo opened this issue about 1 year ago
[OpenMP] Pass min/max thread and team count to the OMPIRBuilder

jdoerfert opened this pull request about 1 year ago
[scudo] Pass the max number of blocks to popBlocks

ChiaHungDuan opened this pull request about 1 year ago
libc++, find(char*, char*, int) does not optimize to memchr

DenisYaroshevskiy opened this issue about 1 year ago
[llvm][AArch64][Assembly]: Add FDOT2/FDOT4 assembly and disassembly.

hassnaaHamdi opened this pull request about 1 year ago
[OpenACC] Initial commits to support OpenACC

erichkeane opened this pull request about 1 year ago
[Clang][OpenMP] Emit unsupported directive error

rkchang opened this pull request about 1 year ago
[RISCV] Add sched model for XiangShan-NanHu

dtcxzyw opened this pull request about 1 year ago
[RISCV][GISEL] Add legalizer for G_BSWAP

michaelmaitland opened this pull request about 1 year ago
libc++ tests are failing on Windows after #69431

petrhosek opened this issue about 1 year ago
[Clang] Fix a crash when using ast-dump=json

elizabethandrews opened this pull request about 1 year ago
[NFC][X86] Reorder the registers to reduce unnecessary iterations

KanRobert opened this pull request about 1 year ago
[AArch64][GlobalISel] Fix incorrect ABI when tail call not supported

nikic opened this pull request about 1 year ago
[PassTimingInfo] Handle nested timers in passes

apolloww opened this pull request about 1 year ago
[AA][ScopedNoAliasAA] Returns ModRef when an alias exists

DianQK opened this pull request about 1 year ago
Always use pthread_rwlock on Apple platforms

cooperp opened this pull request about 1 year ago
[LV] Change loops' interleave count computation

nilanjana87 opened this pull request about 1 year ago
ptxas Optimized debugging not supported

ajarmusch opened this issue about 1 year ago
[LLD] --why-extract does not print anything on linker errors

PiJoules opened this issue about 1 year ago
[AArch64] Disable by default MachineSink sink-and-fold

momchil-velikov opened this pull request about 1 year ago
[libcxx] Enable '-fdelayed-template-parsing' for clang-cl libcxx tests

zeroomega opened this pull request about 1 year ago
[NFC] Make AggregateOpInterface part of mlir:: instead of linalg::

Abhishek-Varma opened this pull request about 1 year ago
[libc] Optimize mempcy size thresholds

dvyukov opened this pull request about 1 year ago
[AMDGPU] GCNRegPressure printing pass for testing.

vpykhtin opened this pull request about 1 year ago
[mlir] Add sm_90a GEMM test 128x128x128 (F32 =F16*F16) with predicate

grypp opened this pull request about 1 year ago
[clang] Catch missing format attributes

budimirarandjelovicsyrmia opened this pull request about 1 year ago
[mlir] fix IRPrinting with config

qingyunqu opened this pull request about 1 year ago
[RISCV] Macro-fusion support for veyron-v1 CPU.

mgudim opened this pull request about 1 year ago
[InstCombine] optimize powi(X,Y) * X with Ofast

vfdff opened this pull request about 1 year ago
[Tosa] Fix TosaValidation for FuncOp

Tai78641 opened this pull request about 1 year ago
[OpenMP] Provide big-endian bitfield definitions

iii-i opened this pull request about 1 year ago
[mlir][sparse] implement sparse_tensor.lvl operation.

PeimingLiu opened this pull request about 1 year ago
[libc++] Remove the Buildkite job that builds documentation

ldionne opened this pull request about 1 year ago
Reintroduce accidentally deleted "protected" keyword in SymbolFileDWARF

augusto2112 opened this pull request about 1 year ago
[libc++] Avoid discarding const-ness when copy-constructing vectors

ldionne opened this pull request about 1 year ago
[mlir][sparse] extend sparse output test

aartbik opened this pull request about 1 year ago
[lldb][NFC] Remote reference to Swift in DWARFASTParser::Kind enum

augusto2112 opened this pull request about 1 year ago
[OpenMP][Tests] Sync struct DEP with the runtime

iii-i opened this pull request about 1 year ago
Expose DWARFDIE::GetDeclContext() in lldb_private::Function.

adrian-prantl opened this pull request about 1 year ago
[flang][openacc] Fix post_alloc declare function ordering

razvanlupusoru opened this pull request about 1 year ago
Assertion `AllowOversized && "Elems are oversized"' failed.

berolinux opened this issue about 1 year ago
[mlir][sparse] introduce sparse_tensor.lvl operation.

PeimingLiu opened this pull request about 1 year ago
[amdgpu] D2D memcpy via streams and HSA

JonChesterfield opened this pull request about 1 year ago
[clang][deps] Skip slow `UNHASHED_CONTROL_BLOCK` records

jansvoboda11 opened this pull request about 1 year ago
Revert tests missed in b997ff4

usx95 opened this pull request about 1 year ago
[MLIR] Modify lowering of gpu.alloc op to llvm

nbpatel opened this pull request about 1 year ago
[mlir][sparse] support 2:4 structured sparsity and loose compressed

aartbik opened this pull request about 1 year ago
Miscompile in x86 backend, incorrectly removed bit mask

meheff opened this issue about 1 year ago
unsupported option '-mwindows' for target 'x86_64-pc-windows-msvc'

jakirkham opened this issue about 1 year ago
discrepancy between clang and nvcc regarding std::is_invocable_v

yxsamliu opened this issue about 1 year ago
[amdgpu] Implement D2D memcpy as HSA call

JonChesterfield opened this pull request about 1 year ago
flang: failure of IO on Windows/MinGW-w64 with separate shared library

MehdiChinoune opened this issue about 1 year ago
[MLIR] SPIRV Target Attribute

silee2 opened this pull request about 1 year ago
[flang] Allow lowering of sub-expressions to be overridden

jeanPerier opened this pull request about 1 year ago
[llvm][TableGen] Add a README to the main TableGen folder

DavidSpickett opened this pull request about 1 year ago
Constructor size is twice as large on Clang17.0.2 with MTE enabled

P1119r1m opened this issue about 1 year ago
[MLIR] Fixes NVGPU Integration Test Passes

grypp opened this pull request about 1 year ago
Add Scorecard Action

diogoteles08 opened this pull request about 1 year ago
[BasicAA] Make isNotCapturedBeforeOrAt() check for calls more precise

nikic opened this pull request about 1 year ago
[AMDGPU] Improve isBasicBlockPrologue helper function

cdevadas opened this pull request about 1 year ago
[indvars] Missing variables at Og:

CarlosAlbertoEnciso opened this pull request about 1 year ago
[clang][Interp] Fix IntAP(s) to IntAP(s) casts

tbaederr opened this pull request about 1 year ago
[mlir] Add sm_90a GEMM test 128x128x128 (F32 += F16 * F16)

grypp opened this pull request about 1 year ago
[clang][Interp] Implement IntegralAP::truncate()

tbaederr opened this pull request about 1 year ago
[SCEV][LV] Invalidate LCSSA exit phis more thoroughly

nikic opened this pull request about 1 year ago
[OpenMP] replay utility does not build on OpenBSD

brad0 opened this issue about 1 year ago
[AMDGPU][wmma] - Add tied wmma intrinsic

OutOfCache opened this pull request about 1 year ago
[llvm][MC] Fix missing SubArch information when calling lookupTarget

huaatian opened this pull request about 1 year ago
[clang][Interp] IndirectMember initializers

tbaederr opened this pull request about 1 year ago
-fstack-usage: fix filename for functions in an included file

MaskRay opened this pull request about 1 year ago
[InstCombine] enable more factorization in SimplifyUsingDistributiveLaws

tetsuo-cpp opened this pull request about 1 year ago
-fstack-usage prints incorrect source file names

sinelaw opened this issue about 1 year ago
[InstCombine] Improve eq/ne by parts to handle ult/ugt equality pattern

goldsteinn opened this pull request about 1 year ago