Issue
84052
Summary
compiler crash
Labels
new issue
Assignees
Reporter
ordinary-github-user
Issue
84053
Summary
LLDB on MacOS: `ninja check-lldb` generates error `LIBCXXABI_USE_LLVM_UNWINDER is set to ON, but libunwind is not specified in LLVM_ENABLE_RUNTIMES` on a freshly cloned repo
Issue
84062
Summary
Crash when building firefox 123.0
Labels
new issue
Assignees
Reporter
DarthGan
Issue
84063
Summary
[LoopIdiomRecognize] ShiftUntilBitTest optimization leads to incorrect behavior in case 0
Labels
new issue
Assignees
Issue
84064
Summary
Clang error: coroutine member function with operator new in promise_type
Labels
clang
Assignees
Issue
84066
Summary
[Flang] OpenMP offload missing driver option
Labels
flang
Assignees
Reporter
y
Issue
84072
Summary
Statement attribute on a case label suppresses 'bypassing variable initialization' error
Labels
clang,
accepts-invalid,
clang:
Issue
84074
Summary
[mlir][sparse] Disassemble doesn't work with SortedCOO + SOA in libgen path
Labels
mlir
Assignees
aartbik
Issue
84075
Summary
Support `constexpr` logic in `__attribute__(( naked ))` functions
Labels
new issue
Assignees
Re
Issue
84087
Summary
ICE on valid code during LLVM IR generation
Labels
new issue
Assignees
Reporter
Issue
84088
Summary
[flang] COMPLEX(16) parameters/returns are not supported for aarch64
Labels
flang,
flang:codegen
Assignees
Issue
84089
Summary
Missed Optimization: Block Placement Reveals Missed Constant Propagation in Many Archs
Labels
new issue
Assignees
Issue
84090
Summary
failed to perform tail call elimination on a call site marked musttail
Labels
backend:RISC-V
Assignees
Issue
84092
Summary
false negative in bugprone-assert-side-effect when method accept a non-const-ref argument.
Labels
new issue
Assignees
Issue
84094
Summary
[FMV] Provide some way to explicitly refer to a specific version of a function
Labels
new issue
Assignees
l
Issue
84108
Summary
declare some header file as common header for c and cpp
Labels
question,
clang-tidy
Assignees
Issue
84116
Summary
Backport fix for clangd#1951 to the 18.x branch
Labels
new issue
Assignees
Reporter
Issue
84120
Summary
Bad code generated with `-fdelete-null-pointer-checks`
Labels
new issue
Assignees
Reporter
Issue
84122
Summary
[Crush] clangd crush If there is an "N" in the code
Labels
new issue
Assignees
Reporter
Issue
84129
Summary
signed integer overflow in unbounded-array-bounds.c test
Labels
clang:codegen
Assignees
Reporte
Issue
84148
Summary
llvm-objdump returns exit code 0 when broken Mach-O is passed
Labels
new issue
Assignees
Report
Issue
84152
Summary
[AArch64] there is redundant neg instruction for mull with complex type
Labels
new issue
Assignees
Issue
84163
Summary
Capture of `*this` in explicit object parameter lambda doesn't respect qualifiers
Labels
new issue
Assignees
Issue
84167
Summary
clang-18: -ffat-lto-objects gives multiple definition of `.str.llvm.0'
Labels
new issue
Assignees
Issue
84168
Summary
LLVM 18.1.0 release have rc suffix
Labels
new issue
Assignees
Reporter
SuperSo
Issue
84172
Summary
Expressions in _Generic Misinterpret the Standard
Labels
new issue
Assignees
Reporter
Issue
84178
Summary
Significant Increase in binary size and stack usage with clang 18.x
Labels
clang
Assignees
Repo
Issue
84180
Summary
[OMPT] Cancelled tasks schedules
Labels
new issue
Assignees
Reporter
rpereira-
Issue
84182
Summary
AVX-512-VNNI instruction not generated when `target-cpu=znver4`
Labels
backend:X86,
llvm:codegen
Assignees
Issue
84183
Summary
[LLVM] Incorrect call lowering of aggregates in System-V ABI
Labels
backend:X86,
llvm
Assignees
Issue
84190
Summary
[MLIR] Support returning IntegerAttr larger than 64 bits to Python
Labels
mlir:python
Assignees
Issue
84200
Summary
[RISCV] Miscompile at -O3
Labels
backend:RISC-V,
miscompilation
Assignees
dtcxzyw
Issue
84203
Summary
[flang] Extension: getcwd intrinsic
Labels
flang
Assignees
Reporter
DavidTruby
Issue
84204
Summary
[flang] Extension: getenv intrinsic
Labels
flang
Assignees
Reporter
DavidTruby
Issue
84205
Summary
[flang] Extension: etime intrinsic
Labels
Assignees
Reporter
DavidTruby
Issue
84206
Summary
[mlir][tensor] feature request: `tensor.print` op
Labels
mlir
Assignees
Reporter
Issue
84207
Summary
[ADT] Add APIntOps::mulhs / APIntOps::mulhu
Labels
good first issue,
llvm:support
Assignees
Issue
84208
Summary
[flang] Extension: support BOZ literals in additional contexts
Labels
flang
Assignees
Reporter
Issue
84211
Summary
[ADT] Add APIntOps::avgfloors/avgflooru/avgceils/avgceilu
Labels
good first issue,
llvm:support
Assignees
Issue
84212
Summary
[Support] Investigate making KnownBits::absdiff optimal
Labels
good first issue,
llvm:support
Assignees
Issue
84213
Summary
[Support] Investigate making KnownBits saturated add/sub implementations optimal
Labels
good first issue,
llvm:support
Issue
84216
Summary
incorrect value for __cpp_implicit_move
Labels
good first issue,
clang:frontend
Assignees
Issue
84220
Summary
Clang's error on non-pack parameter of alias template in a dependent type
Labels
clang
Assignees
Issue
84221
Summary
Error building runtimes for llvm 18.1.0 on x86_64-apple-darwin23.3.0
Labels
new issue
Assignees
Issue
84244
Summary
Add strfrom functions to LLVM-libc
Labels
good first issue,
libc
Assignees
Reporter
Issue
84266
Summary
[clang] feature request: in for loops, optimize out strlen when we can check for NUL
Labels
clang
Assignees
Issue
84271
Summary
LLVMgold.so doesn't work when make-install
Labels
new issue
Assignees
Reporter
Issue
84275
Summary
【cfi】 Why cfi project nvcall?
Labels
new issue
Assignees
Reporter
yinchuang-co
Issue
84277
Summary
[missed optimization] repeat load operation when returning a struct
Labels
new issue
Assignees
Issue
84314
Summary
[clang-tidy] `bugprone-unused-return-value` false negative for `unique_ptr` assignment
Labels
clang-tidy
Assignees
Issue
84315
Summary
Assigning to `__real` or `__imag` of an uninitialized local complex variable at compile time asserts
Labels
clang:frontend,
constexpr
Issue
84316
Summary
[PowerPC] llvm generates NaN in __fixunsdfdi for PPC-32 e500mc
Labels
new issue
Assignees
Repor
Issue
84324
Summary
make iterator checks in `modernize-use-auto` optional
Labels
new issue
Assignees
Reporter
Issue
84326
Summary
add clang-tidy check to suggest usage of `const_iterator` if possible
Labels
clang-tidy
Assignees
Issue
84327
Summary
TestPlatformConnect.py fails on AArch64 FreeBSD 14.0
Labels
lldb,
platform:freebsd
Assignees
Issue
84340
Summary
git-clang-format fails on Windows if path contains spaces
Labels
clang-format
Assignees
Reporte
Issue
84342
Summary
[InstCombine] Missed optimization: fold `min` in `phi`
Labels
new issue
Assignees
Reporter
Issue
84348
Summary
LLVM 18.1: C++ exceptions are broken in the MSan build
Labels
new issue
Assignees
Reporter
Issue
84350
Summary
[RISC-V] Miscompile at -O2
Labels
new issue
Assignees
Reporter
patrick-rivos
Issue
84351
Summary
LLVM 18.1.0 stable release contains rc in the version string
Labels
new issue
Assignees
Reporte
Issue
84359
Summary
clang-format: allow updating inherited lists
Labels
clang-format
Assignees
Reporter
Issue
84361
Summary
PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace.
Labels
new issue
A
Issue
84364
Summary
[WebAssembly]: `__attribute__((used))` doesn't preserve symbol
Labels
new issue
Assignees
Repor
Issue
84366
Summary
[libc] harden memset and other memory operations
Labels
libc
Assignees
Reporter
Issue
84368
Summary
"type constraint differs in template redeclaration" for `template` Inner Class
Labels
new issue
Assignees
Issue
84372
Summary
[clang] __has_extension changes semantics based on -pedantic-errors
Labels
clang
Assignees
Repo
Issue
84392
Summary
clang++ libc++ fails with BOOST_THROW_EXCEPTION (boost/1.84.0)
Labels
clang,
libc++
Assignees
Issue
84397
Summary
[Codegen/NewPM] Add Function -> MachineFunction adaptor
Labels
new issue
Assignees
Reporter
Issue
84401
Summary
Missed Optimization: Aligned Pointer Optimizations Can't Happen With Prefered OR Instead of ADD
Labels
new issue
Assignees
Issue
84406
Summary
[c23] support `unsequenced/reproducible` attributes
Labels
new issue
Assignees
Reporter
Issue
84424
Summary
lld/mingw: Behavior difference with ld.bfd when re-exporting imported global
Labels
lld:COFF,
julialang
Assignees
Issue
84425
Summary
ICE inside nested lambdas, with reference captures, when the inner lambda is recursive using c++23s deducing this
Labels
new issue
Issue
84432
Summary
Missed optimization: x*(x||(b&&c)) => x
Labels
new issue
Assignees
Reporter
ZY
Issue
84434
Summary
Failed to rename temporary file .thinlto-cache/...: No such file or directory
Labels
new issue
Assignees
Issue
84435
Summary
[DebugInfo][GVN] Misleading single-stepping caused by presering old debug location to hoisted LoadInst
Labels
new issue
Assign
Issue
84442
Summary
libc++: No parallel execution with parallel STL
Labels
libc++
Assignees
Reporter
Issue
8
Summary
[Question] Preserce original LSDA type encoding
Labels
new issue
Assignees
Reporter
Issue
84449
Summary
[Question] No RISC-V Store clustering
Labels
new issue
Assignees
Reporter
zxc
Issue
84450
Summary
Missing host id Cortex-A78AE
Labels
Assignees
Reporter
sjoerdmeijer
Cor
Issue
84458
Summary
Optimization result is non-deterministic when compiling abc
Labels
bug,
llvm:optimizations
Assignees
Issue
84463
Summary
[analyzer] MemRegion::getDescriptiveName breaks for Index not of type nonloc::ConcreteIn
Labels
new issue
Assignees
Issue
84472
Summary
Cherry-pick fix to issue #83358 to 18.1.1 branch
Labels
new issue
Assignees
Reporter
Issue
84476
Summary
libcxx doesn't build on FreeBSD 14/amd64
Labels
libc++,
platform:freebsd
Assignees
Issue
84477
Summary
clang-format inconsistency when using #else
Labels
clang-format
Assignees
Reporter
Issue
84479
Summary
libomptarget.so doesn't link on FreeBSD 14/amd64
Labels
platform:freebsd,
openmp:libomptarget
Assignees
Issue
84480
Summary
[clang-tidy] bugprone-unused-return-value false positive will matching assignment
Labels
clang-tidy
Assignees
Issue
84482
Summary
msan tests FAIL on FreeBSD 14/amd64
Labels
compiler-rt:msan,
platform:freebsd
Assignees
Issue
84486
Summary
[InstCombine] Missing nsw flag when transform -A - B into -(A+B) if both have nsw flag
Labels
new issue
Assignees
Issue
84487
Summary
[clang] fails to compile valid code involving `variant` and `unordered_map` with libstdc++ version <12
Labels
clang
Assignees
Issue
84488
Summary
post_process_shard_results needs to be more robust
Labels
llvm-lit
Assignees
yuanfang-chen
Issue
84490
Summary
Static libc++ on Windows has problems with missing exception related symbols.
Labels
libc++
Assignees
Issue
84492
Summary
CTAD for alias templates: implement the "is_deducible" constrain
Labels
c++20,
clang:frontend
Assignees
Issue
84495
Summary
Zero variable arguments should be allowed in C23
Labels
new issue
Assignees
Reporter
Issue
84497
Summary
[Clang] Update `-Wstrict-prototypes`
Labels
c23,
clang:diagnostics
Assignees
Sirraide
Issue
84508
Summary
[clang-tidy] Add support for multiple --config and --config-file arguments.
Labels
enhancement,
clang-tidy
Assigne
Issue
84510
Summary
[clang-tidy] Support for custom .clang-tidy files when using InheritParentConfig
Labels
enhancement,
clang-tidy
As
Issue
84518
Summary
[RISCV] Miscompile at -O3 with rvv
Labels
new issue
Assignees
Reporter
dtcxzyw
Issue
84522
Summary
Clang crashes when attempting to initialise a constexpr static data member from a non-constexpr static member function template
Labels
clang,
Issue
84528
Summary
[Clang] Segmentation Fault when compiling a `.ll` file
Labels
clang
Assignees
Reporter
Issue
84541
Summary
[RISCV] Crash on FP unmasked Intrinsic::riscv_masked_strided_load with stride 0
Labels
new issue
Assignees
301 - 400 of 31451 matches
Mail list logo