Unlabeled
ABI
Application Binary Interface
accepts-invalid
awaiting-review
Has pending Phabricator review
backend:AArch64
backend:AMDGPU
backend:ARC
backend:ARM
backend:AVR
backend:BPF
backend:CSKY
backend:DirectX
backend:Hexagon
backend:loongarch
backend:m68k
backend:MIPS
backend:MSP430
backend:NVPTX
backend:PowerPC
backend:RISC-V
backend:Sparc
backend:SPIR-V
backend:SystemZ
backend:VE
backend:WebAssembly
backend:X86 Scheduler Models
Accuracy of X86 scheduler models
backend:X86
backend:XCore
backend:Xtensa
bazel
"Peripheral" support tier build system: utils/bazel
BOLT
bot:HLSL
bug
Indicates an unexpected problem or unintended behavior
bugzilla
Issues migrated from bugzilla
build-problem
c++/cli
c
c#
c++
c2y
c++11
c11
c++14
c++17
c17
c++20
c++23
c23
c++26
c99
check-request
Request for a new check in clang-tidy
chrono
Issues related to std::chrono
clang:analysis
clang:as-a-library
libclang and C++ API
clang:bounds-safety
Issue/PR relating to the experimental -fbounds-safety feature in Clang
clang:codegen
clang:dataflow
Clang Dataflow Analysis framework - https://clang.llvm.org/docs/DataFlowAnalysisIntro.html
clang:diagnostics
New/improved warning or error message in Clang, but not in clang-tidy or static analyzer
clang:driver
'clang' and 'clang++' user-facing binaries. Not 'clang-cl'
clang:frontend:fuzzer
clang:frontend
Language frontend issues, e.g. anything involving "Sema"
clang:headers
Headers provided by Clang, e.g. for intrinsics
clang:memory-safety
Issue/FR relating to the lifetime analysis in Clang (-Wdangling, -Wreturn-local-addr)
clang:modules
C++20 modules and Clang Header Modules
clang:openacc
Clang OpenACC Implementation
clang:openmp
OpenMP related changes to Clang
clang:PCH
Precompiled headers
clang:plugin
Clang Plugin interface
clang:static analyzer
clang:to-be-triaged
Should not be used for new issues
clang:tooling
LibTooling
clang
Clang issues not falling into any other category
clang-cl
`clang-cl` driver. Don't use for other compiler parts
clang-doc
clang-format
clang-include-cleaner
clang-query
clang-tidy
clang-tools-extra
clangd
ClangIR
Anything related to the ClangIR project
cmake
Build system in general and CMake in particular
code-cleanup
code-quality
compile-fail
Use [accepts-invalid] and [rejects-valid] instead
compiler-rt:asan
Address sanitizer
compiler-rt:builtins
compiler-rt:cfi
Control Flow Integrity
compiler-rt:fuzzer
compiler-rt:hwasan
Hardware-assisted address sanitizer
compiler-rt:lsan
Leak sanitizer
compiler-rt:memprof
compiler-rt:msan
Memory sanitizer
compiler-rt:nsan
Numerical stability sanitizer
compiler-rt:rtsan
Realtime sanitizer
compiler-rt:sanitizer
compiler-rt:scudo
Scudo Hardened Allocator
compiler-rt:tsan
Thread sanitizer
compiler-rt:tysan
Type sanitizer
compiler-rt:ubsan
Undefined behavior sanitizer
compiler-rt
concepts
C++20 concepts
confirmed
Verified by a second party
constant-folding
Problems related to constant folding in the optimizer
consteval
C++20 consteval
constexpr
Anything related to constant evaluation
coroutines
C++20 coroutines
coverage
crash
Prefer [crash-on-valid] or [crash-on-invalid]
crash-on-invalid
crash-on-valid
cuda
cwg-issue
An issue that was filed to the Core Working Group
debuginfo
debuginfod
defect report
Issues representing WG21 papers to be applied as a defect report
discourse
Bugs or requests for LLVM Discourse
diverges-from:edg
Does the clang frontend diverge from edg compiler
diverges-from:gcc
Does the clang frontend diverge from gcc on this issue
diverges-from:msvc
Does the clang frontend diverge from msvc on this issue
documentation
duplicate
Resolved as duplicate
embedded
Support for embedded development
enhancement
Improving things as opposed to bug fixing, e.g. new or missing feature
exception-safety
extension:borland
extension:clang
extension:gnu
extension:microsoft
false-negative
false-positive
Warning fires when it should not
filesystem
C++17 std::filesystem
flake
Build bot flakes
flang:build
flang:codegen
flang:cuf
flang:driver
flang:fir-hlfir
flang:frontend
flang:hlfir-switch
Issues blocking Flang from switching to HLFIR lowering
flang:ir
flang:openmp
flang:parser
flang:runtime
flang:semantics
flang
Flang issues not falling into any other category
floating-point
Floating-point math
format
C++20 std::format or std::print, and anything related to them
FP Bundles
function-specialization
github:security
github:workflow
github-prs
good first issue
https://github.com/llvm/llvm-project/contribute
gsoc
Google Summer of Code
hang
Compiler hang (infinite loop)
hardening
Issues related to the hardening effort
help wanted
Indicates that a maintainer wants help. Not [good first issue].
HLSL_Bot
HLSL
HLSL Language Support
incomplete
Issue not complete (e.g. missing a reproducer, build arguments, etc.)
infra:commit-access
infra:commit-access-request
infrastructure
Bugs about LLVM infrastructure
inline-asm
invalid
Resolved as invalid, i.e. not a bug
invalid-code-generation
Tool (e.g. clang-format) produced invalid code that no longer compiles
ipa
Interprocedural analysis
ipo
Interprocedural optimizations
java
javascript
jitlink
julialang
kaleidoscope
lambda
C++11 lambda expressions
Lib Fundos v2
This issue pertains to the Library Fundamentals TS v2
libc++abi
libc++abi C++ Runtime Library. Not libc++.
libc
libc++
libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
libclc
libclc OpenCL library
libcxx-disable-testing
Disables the automatic running of the libc++ test suite.
libstdc++
GNU libstdc++ C++ standard library
libunwind
lld:COFF
lld:ELF
lld:MachO
lld:wasm
lld
lldb
lldb-dap
llvm:adt
llvm:analysis
llvm:as-a-library
LLVM-C and C++ API
llvm:asmparser
llvm::Attributor
llvm:binary-utilities
llvm:bitcode
llvm:codegen
llvm:codesize
Code size issues
llvm:core
llvm:crash
llvm:dwp
llvm:globalisel
llvm:GVN
GVN and NewGVN stages (Global value numbering)
llvm:hang
Compiler hang (infinite loop)
llvm:instcombine
llvm:ir
llvm:openmpirbuilder
Issues related to problems in the llvm-project/lib/Frontend/OpenMP/OMPIRBuilder.cpp
llvm:optimizations
llvm:regalloc
llvm:SandboxIR
llvm:SCEV
Scalar Evolution
llvm:SelectionDAG
SelectionDAGISel as well
llvm:SLPVectorizer
llvm:support
llvm:transforms
llvm
Umbrella label for LLVM issues
llvm-dwarfutil
llvm-lit
llvm-mt
llvm-reduce
llvm-tools
All llvm tools that do not have corresponding tag
LNT
LLVM Nightly Testing
locale
issues related to localization
loopoptim
LTO
Link time optimization (regular/full LTO or ThinLTO)
lwg-issue
this is an issue that was filed to the Library Working Group
mc
Machine (object) code
mcjit
metabug
Issue to collect references to a group of similar or related issues.
mi-sched
machine instruction scheduler
miscompilation:undef
Miscompilation that only occurs with undef values
miscompilation
missed-devirtualization
missed-optimization
mlgo
mlir:affine
mlir:amdgpu
mlir:amx
mlir:arith
mlir:async
mlir:bindings
mlir:bufferization
Bufferization infrastructure
mlir:bytecode
mlir:cf
mlir:complex
MLIR complex dialect
mlir:core
MLIR Core Infrastructure
mlir:dataflow
mlir:dlti
mlir:docs
mlir:emitc
mlir:execution-engine
mlir::func
MLIR func dialect
mlir:func
mlir:gpu
mlir:index
mlir:irdl
mlir:linalg
mlir:llvm
mlir:math
mlir:memref
mlir:mesh
Issues for the Mesh Dialect
mlir:mlprogram
mlir:neon
mlir:nvgpu
mlir:ods
mlir:openacc
mlir:openmp
mlir:pdl
mlir:presburger
mlir:python
MLIR Python bindings
mlir:quant
mlir:scf
mlir:shape
mlir:sme
mlir:sparse
Sparse compiler in MLIR
mlir:spirv
mlir:sve
mlir:tensor
mlir:tosa
mlir:transform_dialect
mlir:ub
mlir:vector
mlir:vectorops
mlir
needs-reduction
Large reproducer that should be reduced into a simpler form
NEON
ARM NEON
new issue
objective-c
objective-c++
objectyaml
obsolete
Issues with old (unsupported) versions of LLVM
ocaml
offload
opaque-pointers
openacc
OpenCL
openmp:libomp
OpenMP host runtime
openmp:libomptarget
OpenMP offload runtime
openmp
optimization-remarks
orc-mcjit-regression
This issue represents a regression from MCJIT.
orcjit
packaging
performance
PGO
Profile Guided Optimizations
phabricator
Related to migration from Phabricator
platform:aix
platform:android
platform:freebsd
platform:haiku
platform:ios
iOS-related issues
platform:linux
platform:macos
platform:netbsd
platform:openbsd
platform:solaris
platform:windows
polly
portability
potentially good for outreach
Consider this issue as a good first issue for someone that has spoken to an experienced LLVM dev
pstl
Issues related to the C++17 Parallel STL
quality-of-implementation
question
A question, not bug report. Check out https://llvm.org/docs/GettingInvolved.html instead!
ranges
Issues related to `<ranges>`
regex
Issues related to regex
regression
regression:13
Regression in 13 release
regression:14
Regression in clang 14 release
regression:15
Regression in 15 release
regression:16
Regression in 16 release
regression:17
Regression in 17 release
regression:18
Regression in clang 18 release
regression:19
Regression in 19 release
rejects-valid
release:backport
release:cherry-pick-failed
release:fixed-in-main
release:merged
release:note
release:reviewed
release:tested
rust
Rust language
skip-precommit-approval
PR for CI feedback, not intended for review
slow-compile
spaceship
issues related to <=>
SPIR-V
SPIR-V language support
SVE
ARM Scalable Vector Extensions
Swift
SYCL
https://registry.khronos.org/SYCL
tablegen
TBAA
Type-Based Alias Analysis / Strict Aliasing
test-suite
testing-tools
third-party:benchmark
third-party:unittests
Imported from upstream GoogleTest project
threading
issues related to threading
tools:bugpoint
tools:llc
tools:lli
tools:llvm-ar/llvm-ranlib
tools:llvm-as
tools:llvm-c++filt
tools:llvm-cov
tools:llvm-cxxfilt
tools:llvm-debuginfo-analyzer
tools:llvm-dwarfdump
tools:llvm-dwp
tools:llvm-exegesis
tools:llvm-link
tools:llvm-lit
tools:llvm-mca
tools:llvm-nm
tools:llvm-objcopy/strip
tools:llvm-objdump
tools:llvm-readobj/readelf
tools:llvm-size
tools:llvm-strings
tools:llvm-symbolizer/addr2line
tools:llvm-symbolizer
tools:opt
typescript
undefined behaviour
vectorization
vectorizers
waiting-for-response
waiting-for-wg21
Blocked on C++ Standards Committee
website
wg21 paper
Issues representing the implementation of a WG21 paper
wontfix
Issue is real, but we can't or won't fix it. Not invalid
worksforme
Resolved as "works for me"
wrong-debug
xray
z/OS
No labels found. Sorry about that.