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

[VFABI] Add support for vector functions that return struct types

MacDue opened this pull request about 1 month ago
[mlir][spirv] Fix LowerABIAttributesPass to generate EntryPoints for SPV1.4

fabrizio-indirli opened this pull request about 1 month ago
[clang][bytecode] Check composite bitcasts for indeterminate bits

tbaederr opened this pull request about 1 month ago
How to fully build llvm-libc

icuxika opened this issue about 1 month ago
[mlir][nfc] Update vectorize-tensor-extract.mlir (1/N)

banach-space opened this pull request about 1 month ago
libc build on s390x is failing on `Unsupported architecture`

sylvestre opened this issue about 1 month ago
libc: FEnvImpl.h `error: static assertion failed due to requirement`

sylvestre opened this issue about 1 month ago
[SimplifyCFG] Consider preds to switch in `simplifyDuplicateSwitchArms`

antoniofrighetto opened this pull request about 1 month ago
[mlir][linalg] Fix neutral elt for softmax

oowekyala opened this pull request about 1 month ago
Fix crash due to un-checked error in LVReaderHandler::handleArchive method

aurelien35 opened this pull request about 1 month ago
[SLP] Fix PoisonValue in the argument VL of setOperand.

HanKuanChen opened this pull request about 1 month ago
[Serialization] Migrate away from PointerUnion::{is,get} (NFC)

kazutakahirata opened this pull request about 1 month ago
[mlir][python] allow DenseIntElementsAttr for index type

mgehre-amd opened this pull request about 1 month ago
[X86][APX] Convert store(cmov(load(x), y), x) to cstore(y, x)

phoebewang opened this pull request about 1 month ago
[profile] Perform pointer arithmetic in uintptr_t

nikic opened this pull request about 1 month ago
[MLIR] fix shape.broadcast canonicalize with all empty shape operands

YellowHCH opened this pull request about 1 month ago
[MLIR][SCFToEmitC] Convert types while converting from SCF to EmitC

josel-amd opened this pull request about 1 month ago
[APINotes] Add SWIFT_RETURNS_(UN)RETAINED support to APINotes

fahadnayyar opened this pull request about 1 month ago
[MLIR][ControlFlowToSCF] Extend with support for FuncOpInterface

Dinistro opened this pull request about 1 month ago
[clang++][precision] Cannot use float sqrt with cmath

whokeke opened this issue about 1 month ago
[InstCombine] Widen Sel width after Cmp to generate Max/Min intrinsics.

tianleliu opened this pull request about 1 month ago
[libc][time][windows] implement clock_getres

SchrodingerZhu opened this pull request about 1 month ago
Switch the intrinsic names to a string table

chandlerc opened this pull request about 1 month ago
[Offload][AMDGPU] accept generic target

hidekisaito opened this pull request about 1 month ago
Remove simplifySelectInst/foldSelectWithBinaryOp

glyh opened this pull request about 1 month ago
[clangd] Document the cases in which Dex::Files and IdxContents are populated

HighCommander4 opened this pull request about 1 month ago
[AMDGPU][True16][CodeGen] build_vector pattern in true16

broxigarchen opened this pull request about 1 month ago
[mlir][IR] Turn `FloatType` into a type interface

matthias-springer opened this pull request about 1 month ago
[scudo] Group type traits into a single header (NFC)

ChiaHungDuan opened this pull request about 1 month ago
Reland "[ARM] Stop gluing ALU nodes to branches / selects"

s-barannikov opened this pull request about 1 month ago
[mlir] Attempt to resolve edge cases in PassPipeline textual format

christopherbate opened this pull request about 1 month ago
[Clang] Warning as error Array Comparisons from C++26

AmrDeveloper opened this pull request about 1 month ago
release/19.x: [SimpleLoopUnswitch] Fix LCSSA phi node invalidation

AreaZR opened this pull request about 1 month ago
release/19.x: [SCEV] Disallow simplifying phi(undef, X) to X (#115109)

AreaZR opened this pull request about 1 month ago
[GlobalISel] Combine into abd[su] and legalize abd[su]

tschuett opened this pull request about 1 month ago
[MLIR][NVVM] Add Op for TMA Store with reduction

durga4github opened this pull request about 1 month ago
[DAG] SDPatternMatch - add matchers for reassociatable binops

RKSimon opened this issue about 1 month ago
[libc++] Pass type information down to __libcpp_allocate

ldionne opened this pull request about 1 month ago
[libc++] Put _LIBCPP_NODEBUG on allocator trait aliases.

cmtice opened this pull request about 1 month ago
Bump minimum MSVC version by one dot release to VS 2019 16.8

chandlerc opened this pull request about 1 month ago
[CodeGen][Spill2Reg] Initial patch

vporpo opened this pull request about 1 month ago
[AArch64] Update the scheduling model for Cortex-X1/2/3/4

davemgreen opened this pull request about 1 month ago
Only guard loop metadata that has non-debug info in it

dominik-steenken opened this pull request about 1 month ago
[AArch64] Fix LDR/STR folding causing memtag failures

ostannard opened this pull request about 1 month ago
[clang-tidy][NFC] move AST_MATCHER to anonymous namespace in InfiniteLoopCheck

HerrCai0907 opened this pull request about 1 month ago
[SCCP] Infer nuw for gep nusw with non-negative offsets

nikic opened this pull request about 1 month ago
[Clang] Improve error for `-fsanitize=function/kcfi -mexecute-only` incompatibility

Il-Capitano opened this pull request about 1 month ago
[lldb] Add lookup by name to SBValue through new member property

kastiglione opened this pull request about 1 month ago
[ARM] Add Cortex-A510 CPU for AArch32

ostannard opened this pull request about 1 month ago
[RISCV] Merging RISCVToolChain and BareMetal toolchains

quic-garvgupt opened this pull request about 1 month ago
[llvm] Pass FFI CMake options through to runtimes (for offload)

mgorny opened this pull request about 1 month ago
std::format create undefined-behavior [UndefinedBehaviorSanitizer] [c++20]

nathan-in-code opened this issue about 1 month ago
[AMDGPU] Assert previous SGPR exists when bundling preloaded args

jchlanda opened this pull request about 1 month ago
[mlir][linalg] Add tests for tensor.unpack decomposition

banach-space opened this pull request about 1 month ago
[libc][math][c23] Add cosf16 function

wldfngrs opened this pull request about 1 month ago
[profile] Fix bounds checks in profile merging

nikic opened this pull request about 1 month ago
[libc] Remove automemcpy folder

gchatelet opened this pull request about 1 month ago
[CodeGen][PM] Initialize analyses with isAnalysis=true

optimisan opened this pull request about 1 month ago
[CodeGen][NewPM] Port LiveStacks analysis to NPM

optimisan opened this pull request about 1 month ago
[LLVM][Clang][AArch64] Implement AArch64 build attributes

sivan-shani opened this pull request about 1 month ago
[lldb][Process] Introduce LoongArch64 hw break/watchpoint support

wangleiat opened this pull request about 1 month ago
[LogicalView] - Crash when loading a library

aurelien35 opened this issue about 1 month ago
[MLIR][OpenMP] Lowering nontemporal clause to LLVM IR for SIMD directive

kaviya2510 opened this pull request about 1 month ago
[AMDGPU] Rewrite GFX12 SGPR hazard handling to dedicated pass

perlfu opened this pull request about 1 month ago
TargetLibraryInfo: Use pointer index size to determine getSizeTSize().

resistor opened this pull request about 1 month ago
Switch builtin strings to use string tables

chandlerc opened this pull request about 1 month ago
[AMDGPU][Scheduler] Refactor VGPR rematerialization during scheduling

lucas-rami opened this pull request about 1 month ago
[libc++] Put [[gnu::nodebug]] on all internal aliases

philnik777 opened this pull request about 1 month ago
[NFC] Use a move instead of a copy to optimize performance.

zahiraam opened this pull request about 1 month ago
`-fno-profile-instr-generate` ignored during linking

cf-coheretech opened this issue about 1 month ago
[flang][OpenMP] Implement `CheckReductionObjects` for all reduction c…

kparzysz opened this pull request about 1 month ago
[clang] enable mingw fuzzer support

trcrsired opened this pull request about 1 month ago
[C++20] Deleting destructors can be noexcept

AaronBallman opened this pull request about 1 month ago
[AMDGPU][True16][MC]update vop3 dasm test with latest script

broxigarchen opened this pull request about 1 month ago
[clangd] Allow indexing of exposed resource directory headers

jhuber6 opened this issue about 1 month ago
[flang][OpenMP]Add support for fail clause

Leporacanthicus opened this pull request about 1 month ago
Reland "[flang][cuda] Run target rewrite in gpu.module"

clementval opened this pull request about 1 month ago
[lldb-dap] Fix links to LLVM issue tracker and pull requests

JDevlieghere opened this pull request about 1 month ago
Revert "[flang][cuda] Run target rewrite in gpu.module"

clementval opened this pull request about 1 month ago
[Flang] Adjust the trampoline size for AArch64 and PPC

ssijaric-nv opened this pull request about 1 month ago
[llvm][Support][Windows] Avoid crash calling remove_directories()

slydiman opened this pull request about 1 month ago
Fix to account for multiple ISA enumeration

hidekisaito opened this pull request about 1 month ago