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
Assertion failure (!isLibFunction) during openmp offload compilation
markdewing opened this issue over 1 year ago
markdewing opened this issue over 1 year ago
[Flang] Respect (not converting) the Type and Kind of the actual argument when the corresponding dummy argument has IGNORE_TKR(TK)
DanielCChen opened this issue over 1 year ago
DanielCChen opened this issue over 1 year ago
clang_rt.profile-aarch64.lib is missing from Windows release version 16.0.0
pulidocr opened this issue over 1 year ago
pulidocr opened this issue over 1 year ago
[C++20] Unintuitive compile times when caching the result of constexpr/consteval in modules
kaimfrai opened this issue over 1 year ago
kaimfrai opened this issue over 1 year ago
The output type of atomic operation function is unsigned regardless of whether the input parameter is signed or unsigned
mylovemyfun opened this issue over 1 year ago
mylovemyfun opened this issue over 1 year ago
-Wfloat-equal from defaulted operator== leads to ICE
sthalik opened this issue over 1 year ago
sthalik opened this issue over 1 year ago
Clang latest segfaults on relatively few member factory expressions (works with gcc)
onelumin opened this issue over 1 year ago
onelumin opened this issue over 1 year ago
clang-15 referencing to _nanf16 unknown - arm64 (macos darwin-port)
mu578 opened this issue over 1 year ago
mu578 opened this issue over 1 year ago
Lambdas ignore QualifierAlignment setting
njames93 opened this issue over 1 year ago
njames93 opened this issue over 1 year ago
[ASTImporter] Missing implementation for ConvertVectorExpr
sztomi opened this issue over 1 year ago
sztomi opened this issue over 1 year ago
[ASTImporter] Missing implementation for CXXRewrittenBinaryOperator
sztomi opened this issue over 1 year ago
sztomi opened this issue over 1 year ago
[OMPT] Nowait target regions cause missing OMPT thread_begin for at least one thread
Thyre opened this issue over 1 year ago
Thyre opened this issue over 1 year ago
Backport additional clang-extra-tools test fixes to 16.x
thesamesam opened this issue over 1 year ago
thesamesam opened this issue over 1 year ago
[clang] a issue of simple C code "z = z + 101;" was compiled to wrong llvm-ir instruction " %a = add i32 %a, 5"
shawn-xc opened this issue over 1 year ago
shawn-xc opened this issue over 1 year ago
llvm-config.h header file is missing in the include\Config folder.
PavelKotov1 opened this issue over 1 year ago
PavelKotov1 opened this issue over 1 year ago
AggressiveInstCombine generating malformed IR
UsmanNadeem opened this issue over 1 year ago
UsmanNadeem opened this issue over 1 year ago
[clang-format] Extended inline asm colons without spaces treated as a single token
rymiel opened this issue over 1 year ago
rymiel opened this issue over 1 year ago
[clang-format] Extended inline asm colons always split across multiple lines with ColumnLimit: 0
rymiel opened this issue over 1 year ago
rymiel opened this issue over 1 year ago
[InstSimplify] X == Y ? 0 : X xor Y --> X xor Y
k-arrows opened this issue over 1 year ago
k-arrows opened this issue over 1 year ago
[clang] lambda in tparam list leads to violation of the ODR
ericniebler opened this issue over 1 year ago
ericniebler opened this issue over 1 year ago
[BFI] unreasonable block frequency estimation
MatzeB opened this issue over 1 year ago
MatzeB opened this issue over 1 year ago
LLDB: downloading remote modules is VERY slow
russelltg opened this issue over 1 year ago
russelltg opened this issue over 1 year ago
bolt_rt should be using the runtimes build
petrhosek opened this issue over 1 year ago
petrhosek opened this issue over 1 year ago
bolt_rt doesn't passthrough all necessary CMake variables
petrhosek opened this issue over 1 year ago
petrhosek opened this issue over 1 year ago
Clang Cl (Conflict types error intrin)
Omn1z opened this issue over 1 year ago
Omn1z opened this issue over 1 year ago
[clang-tidy] `llvmlibc-inline-function-decl` erroneously reports on nested templates
jhuber6 opened this issue over 1 year ago
jhuber6 opened this issue over 1 year ago
Print gep & pointee type in BitcodeReader error message
Seelengrab opened this issue over 1 year ago
Seelengrab opened this issue over 1 year ago
Add gfx90a min/max atomicrmw lowering
ivanrodriguez3753 opened this issue over 1 year ago
ivanrodriguez3753 opened this issue over 1 year ago
Clang and compiler-rt disagree on preconditions for __aeabi_llsr and __aeabi_llsl
davidben opened this issue over 1 year ago
davidben opened this issue over 1 year ago
[feature] Provide a Version Switcher for Online Documentation.
hwhsu1231 opened this issue over 1 year ago
hwhsu1231 opened this issue over 1 year ago
Online merging of raw profile data fails with clang-cl on windows
wdunicornpro opened this issue over 1 year ago
wdunicornpro opened this issue over 1 year ago
Backport c7b291a63f5cabea47e1b4b13e7091e3e37dadb1 to release/16.x
androm3da opened this issue over 1 year ago
androm3da opened this issue over 1 year ago
LLVM_USE_CRT_RELEASE/DEBUG seems to have been broken with the update to require CMake 3.20
dschuff opened this issue over 1 year ago
dschuff opened this issue over 1 year ago
Remove `operator T` from libc's `cpp::expected`
sivachandra opened this issue over 1 year ago
sivachandra opened this issue over 1 year ago
Backport fix for /guard: option support
phoebewang opened this issue over 1 year ago
phoebewang opened this issue over 1 year ago
[reassoc] "Reassociate expressions" pass optimizations not always profitable
pawosm-arm opened this issue over 1 year ago
pawosm-arm opened this issue over 1 year ago
[aarch64] gcc generate better code than clang
vfdff opened this issue over 1 year ago
vfdff opened this issue over 1 year ago
RISC-V addressing mode with offset larger than maximum immediate could reuse materialised constant
bubba opened this issue over 1 year ago
bubba opened this issue over 1 year ago
fails to build with `clangd/index/remote/Client.cpp: expected unqualified-id`
sylvestre opened this issue over 1 year ago
sylvestre opened this issue over 1 year ago
Marking relocatable file header with ELFOSABI_GNU is not correct .
UmeshKalappa0 opened this issue over 1 year ago
UmeshKalappa0 opened this issue over 1 year ago
CodeGen/Generic/2010-11-04-BigByval.ll failing on AArch64 with LLVM_ENABLE_EXPENSIVE_CHECK
madhur13490 opened this issue over 1 year ago
madhur13490 opened this issue over 1 year ago
core dump when doing perf2bolt
takenliu opened this issue over 1 year ago
takenliu opened this issue over 1 year ago
llvm-mca crash on incorrect arguments
ryao opened this issue over 1 year ago
ryao opened this issue over 1 year ago
lld --oformat=binary not working with link script AT section attributes
xiaoxiangmoe opened this issue over 1 year ago
xiaoxiangmoe opened this issue over 1 year ago
[flang] Error when lowering to FIR (Block construct)
ceseo opened this issue over 1 year ago
ceseo opened this issue over 1 year ago
Crash in LiveDebugValues with blockaddresses
aeubanks opened this issue over 1 year ago
aeubanks opened this issue over 1 year ago
The compiler is unable to recognize nonnull variable
ZijunZhaoCCK opened this issue over 1 year ago
ZijunZhaoCCK opened this issue over 1 year ago
clang-cl -EHa doesn't generate calls to @llvm.seh.try.end
efriedma-quic opened this issue over 1 year ago
efriedma-quic opened this issue over 1 year ago
Segmentation fault error in --mlir-to-llvmir
dvlp-r opened this issue over 1 year ago
dvlp-r opened this issue over 1 year ago
bumping `cmake_minimum_required` causes compiler-rt test link failures on Windows
zmodem opened this issue over 1 year ago
zmodem opened this issue over 1 year ago
[BOLT]llvm-bolt crash on aarch64
HShan886 opened this issue over 1 year ago
HShan886 opened this issue over 1 year ago
Compiling a C program using Clang for the RISC-V architecture and simulating it using Spike causes segmentation fault
eric900115 opened this issue over 1 year ago
eric900115 opened this issue over 1 year ago
Assertion `PrevDecl->TypeForDecl && "previous declaration has no type"' when compiling boost::asio in two modules
davidstone opened this issue over 1 year ago
davidstone opened this issue over 1 year ago
Clang WebAssembly - Wrong optimization with rotates
HailToDodongo opened this issue over 1 year ago
HailToDodongo opened this issue over 1 year ago
Backport UB workaround for GCC LTO builds
thesamesam opened this issue over 1 year ago
thesamesam opened this issue over 1 year ago
-path-equivalence doesn’t map path in coverage data to different path on same machine
FlashSheridan opened this issue over 1 year ago
FlashSheridan opened this issue over 1 year ago
Incorrect -Wenum-constexpr-conversion warning?
thesamesam opened this issue over 1 year ago
thesamesam opened this issue over 1 year ago
[llvm-mca] Add support for MCWriteProcResEntry::StartAtCycle
RKSimon opened this issue over 1 year ago
RKSimon opened this issue over 1 year ago
[llvm-exegesis] Add support for MCWriteProcResEntry::StartAtCycle
RKSimon opened this issue over 1 year ago
RKSimon opened this issue over 1 year ago
clang-format: IntegerLiteralSeparator formatted incorrectly with `s` literal suffix
vogelsgesang opened this issue over 1 year ago
vogelsgesang opened this issue over 1 year ago
[clang-static-analyzer]:how to promote array or pointer accuracy in clang static analyzer
mzyKi opened this issue over 1 year ago
mzyKi opened this issue over 1 year ago
clang++16 crashes on calling a constrained templated member function on a template
Clueliss opened this issue over 1 year ago
Clueliss opened this issue over 1 year ago
[clang-format] Consistent style options for lists
Stadly opened this issue over 1 year ago
Stadly opened this issue over 1 year ago
Assertion `RHS.U.VAL != 0 && "Remainder by zero?"' failed.
JonPsson opened this issue over 1 year ago
JonPsson opened this issue over 1 year ago
[MLIR] [tablegen] assertion failure in case of DRR with custom builder with native MLIR properties
J-MR-T opened this issue over 1 year ago
J-MR-T opened this issue over 1 year ago
How to get started
NhatNguyen1810 opened this issue over 1 year ago
NhatNguyen1810 opened this issue over 1 year ago
libclang seems to have a heap UAF from a pointer deleted by `clang::FrontendAction::CreateWrappedASTConsumer`
Frityet opened this issue over 1 year ago
Frityet opened this issue over 1 year ago
Missing rbegin() function for BasicBlocks in llvm::Function
getianao opened this issue over 1 year ago
getianao opened this issue over 1 year ago
[mlir] Inconsistent vector.multi_reduction type after matmul vectorization
antiagainst opened this issue over 1 year ago
antiagainst opened this issue over 1 year ago
llvm-project/llvm/lib/Support/StringMap.cpp:185 assert
morozov1001 opened this issue over 1 year ago
morozov1001 opened this issue over 1 year ago
pngquant sigbus error on ppc64le with clang-17
tstellar opened this issue over 1 year ago
tstellar opened this issue over 1 year ago
Crash reproducer for Ubuntu clang version 15.0.7
r-devulap opened this issue over 1 year ago
r-devulap opened this issue over 1 year ago
[mlir] [documentation] [bug] Redundant curly braces
Jerry-Ge opened this issue over 1 year ago
Jerry-Ge opened this issue over 1 year ago
clang crashes on valid code at -Os and above: Assertion `idx < size()' failed
zhendongsu opened this issue over 1 year ago
zhendongsu opened this issue over 1 year ago
Inlining an always_inline call site leads to a crash in the backend
kazutakahirata opened this issue over 1 year ago
kazutakahirata opened this issue over 1 year ago
Taint not being applied across class heirarchies
tomrittervg opened this issue over 1 year ago
tomrittervg opened this issue over 1 year ago
[mlir] Move SPIR-V narrow bitwidth storage emulation to MemRef
antiagainst opened this issue over 1 year ago
antiagainst opened this issue over 1 year ago
Missing entry value debug location for inlined function parameter
dstenb opened this issue over 1 year ago
dstenb opened this issue over 1 year ago
[LSR] Wrong code at -O1 on x86_64_gnu_linux
shao-hua-li opened this issue over 1 year ago
shao-hua-li opened this issue over 1 year ago
LLVM 17 regression: bswap not vectorized
chfast opened this issue over 1 year ago
chfast opened this issue over 1 year ago
[clang-format] Chained calls / preprocessor sequences
ecatmur opened this issue over 1 year ago
ecatmur opened this issue over 1 year ago
[SLP] Incorrectly swaps arguments of fadd instruction that doesn't have any fast flags
igogo-x86 opened this issue over 1 year ago
igogo-x86 opened this issue over 1 year ago
[ASAN] invalid-pointer-pair with flexible array member
alejandro-colomar opened this issue over 1 year ago
alejandro-colomar opened this issue over 1 year ago
[ARMv7]: Outline atomics emitted even when mno-outline-atomics specified
lukeg101 opened this issue over 1 year ago
lukeg101 opened this issue over 1 year ago
Clang++ with -O3 failed: Assertion `!verifyFunction(*L->getHeader()->getParent(), &dbgs())' failed.
TatyanaDoubts opened this issue over 1 year ago
TatyanaDoubts opened this issue over 1 year ago
X86 crashes when combining shufflevector for <64 x i4> ("Not a vector MVT!")
bjope opened this issue over 1 year ago
bjope opened this issue over 1 year ago
[AArch64]: 128-bit seq_cst load can be reordered before prior RMW operations under LSE and above.
lukeg101 opened this issue over 1 year ago
lukeg101 opened this issue over 1 year ago
AMDGPU disassembler has trouble disassembling SMEM and VMEM instructions that use s106-107
Venemo opened this issue over 1 year ago
Venemo opened this issue over 1 year ago
`[clang-tidy]` - reserved-identifier will warn on double dunder names.
nrbnlulu opened this issue over 1 year ago
nrbnlulu opened this issue over 1 year ago
[flang] [OpenMP] missing semantic check for DO CONCURRENT loop
k-arrows opened this issue over 1 year ago
k-arrows opened this issue over 1 year ago
std::visit produces duplicate code for identical branches
smeenai opened this issue over 1 year ago
smeenai opened this issue over 1 year ago
Libcxx v2
tstellar opened this pull request over 1 year ago
tstellar opened this pull request over 1 year ago
Llvm
tstellar opened this pull request over 1 year ago
tstellar opened this pull request over 1 year ago
Libcxx
tstellar opened this pull request over 1 year ago
tstellar opened this pull request over 1 year ago
`linalg.index` shouldn't be marked as `Pure`.
erick-xanadu opened this issue over 1 year ago
erick-xanadu opened this issue over 1 year ago
Linking object files from LLVM API C++ code
Gibson85 opened this issue over 1 year ago
Gibson85 opened this issue over 1 year ago
[aarch64] Double vbsl intrinsics with literal masks are converted to and/orr
easyaspi314 opened this issue over 1 year ago
easyaspi314 opened this issue over 1 year ago
Implements nomerge in globalisel
ZequanWu opened this issue over 1 year ago
ZequanWu opened this issue over 1 year ago
[clang]Build failing due to errors in clang/include/clang-c/Index.h
chaitanyav opened this issue over 1 year ago
chaitanyav opened this issue over 1 year ago
mlir: AffineScalarReplacement Pass does not remove all redundant loads
rohany opened this issue over 1 year ago
rohany opened this issue over 1 year ago