-
Notifications
You must be signed in to change notification settings - Fork 12k
Issues: llvm/llvm-project
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Segmentation fault when trying to create a python inerface
crash
Prefer [crash-on-valid] or [crash-on-invalid]
mlir:python
MLIR Python bindings
#115904
opened Nov 12, 2024 by
Abhishek-TyRnT
[VPlan] Assertion "VPlan cost model and legacy cost model disagreed"' failed.
crash
Prefer [crash-on-valid] or [crash-on-invalid]
vectorizers
#115744
opened Nov 11, 2024 by
patrick-rivos
@llvm.experimental.stackmap intrinsic crashes when the second parameter (numShadowBytes) is a variable instead of a constant
crash
Prefer [crash-on-valid] or [crash-on-invalid]
good first issue
https://github.com/llvm/llvm-project/contribute
llvm:codegen
llvm:SelectionDAG
SelectionDAGISel as well
#115733
opened Nov 11, 2024 by
DigOrDog
Constructing, destructing and returning a value of arbitrary type T causes static assertion failure inside LLVM's frontend
clang:codegen
confirmed
Verified by a second party
crash
Prefer [crash-on-valid] or [crash-on-invalid]
#115658
opened Nov 10, 2024 by
TymianekPL
clang-20 crashed with vector_size attribute in struct. huge 'byval' arguments are unsupported.
backend:X86
crash
Prefer [crash-on-valid] or [crash-on-invalid]
new issue
#115655
opened Nov 10, 2024 by
iamanonymouscs
[flang][OpenMP] llvm-project/llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp:8095: OpenMPIRBuilder::InsertPointTy llvm::OpenMPIRBuilder::createAtomicWrite(const llvm::OpenMPIRBuilder::LocationDescription &, llvm::OpenMPIRBuilder::AtomicOpValue &, llvm::Value *, llvm::AtomicOrdering): Assertion `(XElemTy->isFloatingPointTy() || XElemTy->isIntegerTy() || XElemTy->isPointerTy()) && "OMP atomic write expected a scalar type"' failed.
crash
Prefer [crash-on-valid] or [crash-on-invalid]
flang:ir
flang:openmp
#115652
opened Nov 10, 2024 by
k-arrows
[flang][OpenMP] crash with "unhandled parser task dependence type" and UNREACHABLE executed at llvm-project/flang/lib/Lower/OpenMP/ClauseProcessor.cpp:147!
crash
Prefer [crash-on-valid] or [crash-on-invalid]
flang:ir
flang:openmp
#115647
opened Nov 10, 2024 by
k-arrows
clang-20 crashed with address_space attribute and dataflow sanitizer at O1 and above. Assertion `(i >= FTy->getNumParams() || FTy->getParamType(i) == Args[i]->getType()) && "Calling a function with a bad signature!"' failed.
compiler-rt
crash
Prefer [crash-on-valid] or [crash-on-invalid]
#115632
opened Nov 10, 2024 by
iamanonymouscs
lldb-dap.exe crashes in vscode debugging swift code
crash
Prefer [crash-on-valid] or [crash-on-invalid]
incomplete
Issue not complete (e.g. missing a reproducer, build arguments, etc.)
lldb-dap
platform:windows
#115603
opened Nov 9, 2024 by
felixf4xu
opt-20 crashed with pass loop-extract
crash
Prefer [crash-on-valid] or [crash-on-invalid]
loopoptim
#115602
opened Nov 9, 2024 by
iamanonymouscs
clang-20 crashed with no_caller_saved_registers attribute. Assertion `At && "Received null Attr object!"' failed.
clang:frontend
Language frontend issues, e.g. anything involving "Sema"
confirmed
Verified by a second party
crash
Prefer [crash-on-valid] or [crash-on-invalid]
#115490
opened Nov 8, 2024 by
iamanonymouscs
clang-20 crashed with optnone attribute at -O1 and above. error in backend: Cannot select: intrinsic %llvm.expect.with.probability.
clang:codegen
crash
Prefer [crash-on-valid] or [crash-on-invalid]
llvm:SelectionDAG
SelectionDAGISel as well
#115411
opened Nov 8, 2024 by
iamanonymouscs
[flang] Fatal internal error
crash
Prefer [crash-on-valid] or [crash-on-invalid]
flang:frontend
#115324
opened Nov 7, 2024 by
d-alonso
[analyzer] Assert failed when analyzing compound literal in C++
clang:static analyzer
crash
Prefer [crash-on-valid] or [crash-on-invalid]
#115303
opened Nov 7, 2024 by
z1nke
clang-20 crashed with cpu_specific attribute. Assertion `V != this && "Illegal call to this->takeName(this)!"' failed.
clang:frontend
Language frontend issues, e.g. anything involving "Sema"
crash
Prefer [crash-on-valid] or [crash-on-invalid]
#115299
opened Nov 7, 2024 by
iamanonymouscs
[mlir] Inconsistent results and crash for vector.bitcast
crash
Prefer [crash-on-valid] or [crash-on-invalid]
mlir
#115294
opened Nov 7, 2024 by
wangyongj1a
[LoopFusion] Optimization LoopFuse.cpp crashes on valid LLVM IR
crash
Prefer [crash-on-valid] or [crash-on-invalid]
loopoptim
#115279
opened Nov 7, 2024 by
ZitongZhouEric
[lld] AArch64ADRPThunk::writeLong(uint8_t *): Assertion `!mayNeedLandingPad || landingPad != nullptr' failed
crash
Prefer [crash-on-valid] or [crash-on-invalid]
lld
#115246
opened Nov 7, 2024 by
aeubanks
[lldb] resolving optional crashes lldb(-dap) (clang/windows/msvc)
crash
Prefer [crash-on-valid] or [crash-on-invalid]
lldb
#115216
opened Nov 6, 2024 by
BjornSAIM
LLDB crashed with Assertion failed in function GetMaxU64 of file lldb/source/Utility/DataExtractor.cpp
crash
Prefer [crash-on-valid] or [crash-on-invalid]
lldb
#115166
opened Nov 6, 2024 by
iamanonymouscs
[clang] Clang crash when compiling recurring templates
clang:frontend
Language frontend issues, e.g. anything involving "Sema"
crash
Prefer [crash-on-valid] or [crash-on-invalid]
#115147
opened Nov 6, 2024 by
killcerr
Crash in DAGCombiner, aarch64-windows-msvc, llvm-19.1.3
crash
Prefer [crash-on-valid] or [crash-on-invalid]
incomplete
Issue not complete (e.g. missing a reproducer, build arguments, etc.)
llvm:SelectionDAG
SelectionDAGISel as well
#114962
opened Nov 5, 2024 by
abique
Crash on usage incomplete type with __is_trivially_destructible
clang:frontend
Language frontend issues, e.g. anything involving "Sema"
confirmed
Verified by a second party
crash
Prefer [crash-on-valid] or [crash-on-invalid]
regression:15
Regression in 15 release
#114802
opened Nov 4, 2024 by
JVApen
Clang-20 Crash: not a non-type template argument UNREACHABLE executed at /root/llvm-project/clang/lib/Sema/SemaTemplate.cpp:7688!
clang:frontend
Language frontend issues, e.g. anything involving "Sema"
confirmed
Verified by a second party
crash
Prefer [crash-on-valid] or [crash-on-invalid]
#114794
opened Nov 4, 2024 by
iamanonymouscs
[MLIR]--pass-pipeline="builtin.module(func.func(test-match-reduction))" triggers Assertion Failure `Index < this->size() && "Invalid index!"'
crash
Prefer [crash-on-valid] or [crash-on-invalid]
mlir
#114769
opened Nov 4, 2024 by
xisang0
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.