Skip to content

Issues: llvm/llvm-project

Beta
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
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

[CIR] Failing tests with MLIR_ENABLE_EXPENSIVE_PATTERN_API_CHECKS=ON ClangIR Anything related to the ClangIR project test-suite
#141107 opened May 22, 2025 by Andres-Salamanca
std::construct_at() seems to bypass [[clang::require_explicit_initialization]] clang:frontend Language frontend issues, e.g. anything involving "Sema"
#141103 opened May 22, 2025 by higher-performance
[OpenMP] OpenMP atomic compare fails when including <array> with using namespace std; clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:openmp OpenMP related changes to Clang
#141085 opened May 22, 2025 by jhuber6
Cross language lto fails in presence of C++ destructor LTO Link time optimization (regular/full LTO or ThinLTO)
#141038 opened May 22, 2025 by HKalbasi
SelectionDAG::getNode may fold UNDEF to POISON llvm:SelectionDAG SelectionDAGISel as well
#141034 opened May 22, 2025 by bjope
[llvm-stress] argument "--color" has no effect llvm-tools All llvm tools that do not have corresponding tag
#141001 opened May 22, 2025 by kernelwernel
DSEPass incorrectly eliminates store to captured (and later read) pointer llvm:optimizations question A question, not bug report. Check out https://llvm.org/docs/GettingInvolved.html instead! undefined behaviour
#140997 opened May 22, 2025 by mhjacobson
ProTip! Exclude everything labeled bug with -label:bug.