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

[mlir][python] python binding for the affine.store op

kaitingwang opened this pull request over 1 year ago
[libunwind] Avoid reading OOB for non-existent .eh_frame_hdr

arichardson opened this pull request over 1 year ago
[flang][openacc] Relax type check for private recipe on acc.serial

clementval opened this pull request over 1 year ago
[libunwind] Consistently pass start+length to decodeEHHdr()

arichardson opened this pull request over 1 year ago
[libc++] [NFC] Split type_info header

itrofimow opened this pull request over 1 year ago
[clang] slow compile time

awoodx opened this issue over 1 year ago
Regression: no longer generating `vdpbf16ps` with `m32bcst` RHS

bjacob opened this issue over 1 year ago
[LLD][LTO] Got link time errors when configured with 'LLVM_ENABLE_LTO=ON'

DEVwXZ4Njdmo4hm opened this issue over 1 year ago
[mlir][nfc] Rename type constraint for scalable vectors

banach-space opened this pull request over 1 year ago
Lower std::string's alignment requirement from 16 to 8.

EricWF opened this pull request over 1 year ago
[libc++] Remove libc++'s own <setjmp.h> header

ldionne opened this pull request over 1 year ago
[libc] Mark operator== const to avoid ambiguity in C++20.

bazuzi opened this pull request over 1 year ago
[ConstraintElim] Don't decompose values wider than 64 bits

nikic opened this pull request over 1 year ago
[SlotIndexes] Use upper/lower bound terminology for MBB searches. NFC.

jayfoad opened this pull request over 1 year ago
[mlir][python] Improve sanitization of python names

JoelWee opened this pull request over 1 year ago
AND with ` == 0` and OR with ` != 0`

k-arrows opened this issue over 1 year ago
Trailing macro backslashes formatted wrong at closing curly brackets

martin-ebner opened this issue over 1 year ago
Possible solutions to "out of memory... Allocation failed"

ElectricPulse opened this issue over 1 year ago
[mlir][ArmSVE] Add `-arm-sve-legalize-vector-storage` pass

MacDue opened this pull request over 1 year ago
Fixed typo in LangRef.rst

paschalis opened this pull request over 1 year ago
[clang] character '$' cannot be specified by a universal character name

LittleMeepo opened this issue over 1 year ago
[PowerPC][Atomics] Simplify atomicrmw i128 patterns. NFC.

bzEq opened this pull request over 1 year ago
[lld][ELF] Demote symbols in discarded sections to Undefined.

bevin-hansson opened this pull request over 1 year ago
Reland: [MLIR][Transforms] Fix Mem2Reg removal order to respect dominance

Dinistro opened this pull request over 1 year ago
[asan][win][msvc] override new and delete and seperate TUs

barcharcraz opened this pull request over 1 year ago
[libc++] Allow running the test suite with optimizations

ldionne opened this pull request over 1 year ago
[Clang] Implement the 'counted_by' attribute

bwendling opened this pull request over 1 year ago
Lower std::string's alignment requirement from 16 to 8.

EricWF opened this pull request over 1 year ago
[AMDGPU] Quit PromoteAllocaToVector if intrinsic is used

mariusz-sikora-at-amd opened this pull request over 1 year ago
[IR] Add intrinsics to represent complex multiply and divide operations

jcranmer-intel opened this pull request over 1 year ago
[clang-tidy] Add check to diagnose coroutine-hostile RAII objects

usx95 opened this pull request over 1 year ago
Enable exp10 libcall on linux

Krishna-13-cyber opened this pull request over 1 year ago
[libc++] Fix UB in <expected> related to "has value" flag (#68552)

jiixyj opened this pull request over 1 year ago
[mlir][bufferization] Transfer `restrict` during empty tensor elimination

matthias-springer opened this pull request over 1 year ago
[mlir][nvgpu] Improve `WarpgroupAccumulator` type to simplify IR

grypp opened this pull request over 1 year ago
[flang] add tbaa tags to global variables

tblah opened this pull request over 1 year ago
[RISCV] Improve performCONCAT_VECTORCombine stride matching

michaelmaitland opened this pull request over 1 year ago
[CodeLayout][NFC] Using MergedVector to avoid extra vector allocations

spupyrev opened this pull request over 1 year ago
[DWARFLinkerParallel] Add support for -odr mode.

avl-llvm opened this pull request over 1 year ago
Missed optimization: reuse of constant in a register

dvyukov opened this issue over 1 year ago
[lldb] Add SBType::FindDirectNestedType() function

Endilll opened this pull request over 1 year ago
Crash with modules and `constexpr` destructor

hahnjo opened this issue over 1 year ago
[mlir][VectorOps] Support string literals in `vector.print`

MacDue opened this pull request over 1 year ago
[mlir][ODS] Omit printing default-valued attributes in oilists

MacDue opened this pull request over 1 year ago
[clang] Add /Zc:__STDC__ flag to clang-cl

xbjfk opened this pull request over 1 year ago
[llvm-rc] Concatenate consecutive string tokens

mstorsjo opened this pull request over 1 year ago
[clang][Interp] Support AddOffset with 128bit offsets

tbaederr opened this pull request over 1 year ago
[LowerSwitch] Don't let pass manager handle the dependency

ruiling opened this pull request over 1 year ago
[mlir][Transform] Create a transform interpreter and a preloader pass

nicolasvasilache opened this pull request over 1 year ago
[PowerPC][JITLink] Support R_PPC64_GOT_TLSGD_PCREL34

bzEq opened this pull request over 1 year ago
[scudo] Add specific die functions for linux specific failures.

cferris1000 opened this pull request over 1 year ago
[mlir][sparse] refactor dim2lvl/lvl2dim passing into MapRef

aartbik opened this pull request over 1 year ago
[runtimes] Add a qemu-system executor script

arichardson opened this pull request over 1 year ago
clang-tidy: bugprone-dangling-handle works with foo{"a"} but not foo("a")

sean-mcmanus opened this issue over 1 year ago
[RISCV] Allow swapped operands in reduction formation

preames opened this pull request over 1 year ago
[mlir][bufferization] Allow cyclic function graphs without tensors

matthias-springer opened this pull request over 1 year ago
[mlir][bufferization][NFC] Simplify `bufferizeOp` function signature

matthias-springer opened this pull request over 1 year ago
Unused asm blocks do not get optimized away

juj opened this issue over 1 year ago
[llvm-profgen] More tweaks to warnings

htyu opened this pull request over 1 year ago
[flang] Add flags controlling whether to run the fir alias tags pass

tblah opened this pull request over 1 year ago
[mlir][ArmSVE] Add convert_to/from_svbool ops

MacDue opened this pull request over 1 year ago
Segment based binary output format for objcopy

quic-subhkedi opened this pull request over 1 year ago
[AArch64][SME] Remove immediate argument restriction for svldr and svstr

SamTebbs33 opened this pull request over 1 year ago
[clang] Differentiate between identifier and string EnumArgument

s-barannikov opened this pull request over 1 year ago
Port CodeGenPrepare to new pass manager

Krishna-13-cyber opened this pull request over 1 year ago
[mlir] remove some GCC warning #68409

lipracer opened this pull request over 1 year ago
[clang] diagnostic of not-yet-defined consteval function isn't great

philnik777 opened this issue over 1 year ago
[mlir][linalg] Enable CollapseLinalgDimensions to collapse linalg::CopyOp

AviadCo opened this pull request over 1 year ago
[Clang][Frontend] Fix a crash when -Wdocumentation is used

bc-lee opened this pull request over 1 year ago
MIPS/libunwind: Use -mfp64 if compiler is FPXX

wzssyqa opened this pull request over 1 year ago
Is the behavior for llvm::Regex expected?

lcvon007 opened this issue over 1 year ago
[mlir][affine] remove divide zero check when simplifer affineMap (#64622)

lipracer opened this pull request over 1 year ago
[AArch64] Fix postinc operands for Cortex-A510 scheduling

davemgreen opened this pull request over 1 year ago
[X86][NFC]Update test cases after D159250

XinWang10 opened this pull request over 1 year ago
Release/6.x

aqnote0 opened this pull request over 1 year ago
[clang][AMDGPU][CUDA] Handle __builtin_printf for device printf

Maetveis opened this pull request over 1 year ago
Simplification for `(A ==/!= B) &/| (((cast)A) CMP C)`

k-arrows opened this issue over 1 year ago
[mlir][tosa] Check for 0-ranked-tensors during fold

gptsarthak opened this pull request over 1 year ago