Issue
85751
Summary
[clang-format] Operands of ternary expressions shouldn't get aligned with `AlignOperands: DontAlign`.
Labels
clang-format
Assi
Issue
85752
Summary
clang-format terminated by signal 11
Labels
clang-format
Assignees
Reporter
ig
Issue
85757
Summary
[clang-tidy] bugprone-fold-init-type check doesn't detect type mismatch when functor is provided
Labels
clang-tidy
Assignees
Issue
85761
Summary
[clang-format] `PointerAlignment` does not respect pointer to member field
Labels
clang-format
Assignees
Issue
85764
Summary
windows: lldb-dap doesnt start, is missing python310.dll
Labels
new issue
Assignees
Reporter
Issue
85767
Summary
CTAD: missing aggregate deduction guides for alias templates
Labels
c++20,
clang:frontend
Assignees
Issue
85768
Summary
Errors messages within internal clang tests that PASS
Labels
clang
Assignees
Reporter
Issue
85770
Summary
[LLVM 18+][OpenMP] OpenMP target offloading will cause missed CUPTI callbacks
Labels
new issue
Assignees
Issue
85773
Summary
[clang-format] Tree way comparism detected as clang format violation.
Labels
clang,
clang-format
Assignees
Issue
85774
Summary
llvm-profdata/llvm-cov should handle MSVC code coverage reports
Labels
new issue
Assignees
Rep
Issue
85776
Summary
[Flang] fatal internal error: CHECK(p) failed at /root/llvm-project/flang/include/flang/Semantics/symbol.h(785)
Labels
flang
A
Issue
85777
Summary
clang-diagnostic checker is active even though turned off in config
Labels
new issue
Assignees
Issue
85779
Summary
[DAG] Match fixed width ISD::AVGFLOORS + ISD::AVGCEILS patterns
Labels
good first issue,
llvm:SelectionDAG
Assigne
Issue
85780
Summary
`llvm-cov export --format=html` is documented, but not implemented
Labels
new issue
Assignees
R
Issue
85783
Summary
llvm-objdump can reach llvm_unreachable("no symbol table pointer!"), causing later trouble
Labels
new issue
Assignees
Issue
85785
Summary
LLVM incorrectly assembles data32 jmp seg, addr in .intel_syntax and .code16
Labels
new issue
Assignees
Issue
85796
Summary
[BOLT] About optionally emitting the .bolt.org.text segment
Labels
BOLT
Assignees
Reporter
Issue
85809
Summary
unwinder for aarch64: cannot register a new FDE with address tag (0xb4)
Labels
new issue
Assignees
Issue
85815
Summary
[libc][docs] rewrite section on linux headers
Labels
documentation,
libc
Assignees
nickdesaulni
Issue
85823
Summary
[ValueTracking] Missed optimization: Infer known bits from `a & mask == 0`
Labels
Assignees
Reporter
Issue
85828
Summary
Crash during stackmap generation
Labels
new issue
Assignees
Reporter
Il-Capita
Issue
85830
Summary
[InstCombine] Fold `(sext(a) & sext(c1)) == c2` to `(a & c1) == c2` or `0`
Labels
new issue
Assignees
Issue
85833
Summary
[InstCombine] Missed optimization: fold chained selects with exclusive condition but one identical arm
Labels
new issue
Assign
Issue
85836
Summary
[InstCombine] Missed optimization: merge consecutive loads whose value merged by `or`
Labels
new issue
Assignees
Issue
85838
Summary
[18.1.1][BUG][`clang-tidy`][`bugprone-inc-dec-in-conditions`] `decltype` should not count as a variable "reference"
Labels
clang-tidy
Issue
85844
Summary
[InstCombine] Missed optimization: fold `a s> -1 ? 0 : (a | 3)` to `smin(0, a | 3)`
Labels
new issue
Assignees
Issue
85856
Summary
Compiling Linux kernel with LLVM and SLH results in "clang frontend command failed with exit code 139"
Labels
clang
Assignees
Issue
85857
Summary
[RISC-V] Bitwise NOT is computed twice
Labels
new issue
Assignees
Reporter
Val
Issue
85864
Summary
[RISCV] Crash with debug info and Zdinx on RV32
Labels
new issue
Assignees
Reporter
Issue
85868
Summary
llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp:3804: lacking () for clarity
Labels
new issue
Assignees
Issue
85872
Summary
[AVX-512] Prefix-sum of a Vector of 8 u8's could be computed with `vpmullq`
Labels
new issue
Assignees
Issue
85873
Summary
[clang] Crash on clang 18
Labels
clang
Assignees
Reporter
rockwotj
Issue
85876
Summary
MemorySanitizer false positive when using __builtin_convertvector
Labels
compiler-rt:msan,
false-positive
Assignee
Issue
85882
Summary
[AArch64] SVE reports cannot select SRAD_MERGE_OP1 when facing srem vxi16 of -1
Labels
backend:AArch64,
llvm:codegen,
crash
Issue
85884
Summary
[DirectX] dxil-dis/debug-info.ll test failing after recent debug info migration changes
Labels
backend:DirectX
Assignees
Issue
85898
Summary
Llvm crashed while formatting a piece of simple code
Labels
new issue
Assignees
Reporter
Issue
85900
Summary
llvm-dwarfdump segmentation fault in llvm::DWARFUnit::getLoclistOffset(unsigned int)
Labels
new issue
Assignees
Issue
85905
Summary
using negative regular expressions with {run-}clang-tidy
Labels
clang-tidy
Assignees
Reporter
Issue
85903
Summary
[SelectionDAG] Add new ISD Node for vector saturating truncation
Labels
backend:AArch64,
backend:RISC-V,
backend:X86,
Issue
85910
Summary
[Flang, x86_64] As of 18.x, flang-new errors on gcc-style instruction set options
Labels
Assignees
Reporte
Issue
85913
Summary
`bugprone-unused-return-value` warns about stream insertion operator (`operator<<`)
Labels
new issue
Assignees
Issue
85925
Summary
clangd: Formatting Issue with `<` operator parsing in template parameter list
Labels
new issue
Assignees
Issue
85933
Summary
[OpenMP] Dependency on "opt" during runtimes-configure may be missing
Labels
new issue
Assignees
Issue
85934
Summary
[OpenMP][OMPD] ompd_get_icv_string_from_scope() returns ompd_rc_unsupported for integer ICVs
Labels
new issue
Assignees
Issue
85937
Summary
[clang-format] Combination of AlignArrayOfStructures with AlignEscapedNewlines does not work well within macros
Labels
clang-format
Issue
85939
Summary
Missed optimization: right shift (>>) with first operand up-cast to longer types
Labels
new issue
Assignees
Issue
85941
Summary
Backport fixes to `transform.structured.convert_to_loops` to 18.x
Labels
new issue
Assignees
Re
Issue
85947
Summary
[LLDB] Operators <= and >= return a wrong result when comparing with a floating point NaN in _expression_ evaluation
Labels
lldb
Issue
85954
Summary
[clang-format] feature request: introduce break level/priority when do the long line breaking.
Labels
clang-format
Assignees
Issue
85959
Summary
Building CTTestTidyModule is failed: unresolved symbol "translationUnitDecl"
Labels
new issue
Assignees
Issue
85963
Summary
[OpenMP] Race condition in __kmpc_omp_taskwait_deps_51
Labels
new issue
Assignees
Reporter
Issue
85964
Summary
statfs/fstatfs (linux extension)
Labels
new issue
Assignees
Reporter
Schroding
Issue
85965
Summary
Aarch64 popcountg codegen worse than RISC-V
Labels
new issue
Assignees
Reporter
Issue
85969
Summary
clang: error: clang frontend command failed due to signal
Labels
clang
Assignees
Reporter
Issue
85974
Summary
lldb/tools/lldb-dap/JSONUtils.cpp:139: Pointless duplication ?
Labels
new issue
Assignees
Repor
Issue
85975
Summary
llvm/include/llvm/ADT/SCCIterator.h:285: This code will never work !
Labels
new issue
Assignees
Issue
85984
Summary
lldb/source/Core/Debugger.cpp:1118: Pointless code ?
Labels
Assignees
Reporter
dcb314
Issue
85985
Summary
lldb/source/Utility/Scalar.cpp:756: Condition can never be true
Labels
new issue
Assignees
Repo
Issue
85988
Summary
Why can't a Objective-C property be named `pascal`?
Labels
new issue
Assignees
Reporter
Issue
85992
Summary
[clang] Pointer to member function should reject explicit object parameter
Labels
clang
Assignees
Issue
85993
Summary
Check request: `readability` check to detect redundant namespace qualifiers
Labels
clang-tidy,
check-request
Assig
Issue
85995
Summary
Defining a literal suffix breaks Clang's breestanding INTxx_C macros
Labels
clang
Assignees
Rep
Issue
86021
Summary
Backport PR for #78523
Labels
release:backport
Assignees
Reporter
usama54321
Issue
86022
Summary
[libc] provide compat sysconf values
Labels
libc
Assignees
nickdesaulniers
Reporter
Issue
86023
Summary
[libc] lib-hdrgen cannot correctly handle CRLF EOL on WIndows when generating libc header files.
Labels
libc
Assignees
Issue
86028
Summary
MSVC: linking Mesa3D clc with clang 18.x fails
Labels
clang
Assignees
Reporter
Issue
86029
Summary
llvm/lib/WindowsManifest/WindowsManifestMerger.cpp: xmlKeepBlanksDefault is deprecated API
Labels
new issue
Assignees
Issue
86032
Summary
Do you still need commit access?
Labels
new issue
Assignees
Reporter
tstellar
Issue
86034
Summary
[libc] Compiler intrinsic headers indirectly pull in public libc headers
Labels
libc
Assignees
Issue
86038
Summary
flang failing on build on FreeBSD
Labels
flang:build
Assignees
Reporter
brooks
Issue
86043
Summary
[libc++] The call operator of std::mem_fn(pm) isn't SFINAE-friendly and doesn't propagate noexcept
Labels
libc++
Assignees
Issue
86047
Summary
LLD `--just-symbols` behavior differs from BFD and Gold
Labels
lld
Assignees
Reporter
Issue
86054
Summary
[Clang] Crash when using deducing this and references in lambda captures
Labels
clang
Assignees
Issue
86057
Summary
[x86_32][clang] Empty structure argument are ignored in function variable arguments.
Labels
clang
Assignees
Issue
86061
Summary
missed fold, zext(x + 1) - 1 > 8 => x > 8
Labels
new issue
Assignees
Reporter
Issue
86063
Summary
missed fold, reverse(op(reverse(v))) => op(v)
Labels
new issue
Assignees
zhengyang92
Issue
86068
Summary
missed fold, shuffle(shuffle(v1, m0), v2, m1) => shuffle(v1, v2, m2)
Labels
missed-optimization
Assignees
Issue
86070
Summary
[clang] Crash on clang 14
Labels
clang
Assignees
Reporter
Jiang338778945
Issue
86076
Summary
possibly missed fold, unnecessary splat before interleaving merging two scalars
Labels
llvm:optimizations,
missed-optimization
Issue
86079
Summary
missed fold, failed to kill redundant shufflevector
Labels
llvm:optimizations,
llvm:instcombine
Assignees
Issue
86084
Summary
[mlir][Vector][Affine] SuperVectortizer: Optimization for misaligned data.
Labels
mlir
Assignees
Issue
86092
Summary
Does LLVM ORCJIT have a profiling ability to obtain runtime information of the program?
Labels
new issue
Assignees
Issue
86094
Summary
scan-build "--exclude" option do not exclude 3rparty directory from large project as expected.
Labels
new issue
Assignees
Issue
86096
Summary
[X86] _mm_sqrt_ps() generates odd rsqrtps with fast-math
Labels
backend:X86
Assignees
Reporter
Issue
86100
Summary
__builtin_assume worsens codegen
Labels
llvm:optimizations,
missed-optimization
Assignees
Issue
86102
Summary
Resource model of 16-bit SVE `udot` wrong for Neoverse-v1
Labels
new issue
Assignees
Reporter
Issue
86103
Summary
[RISCV][MC][xthead] Wrong AsmParser error for `th.ldia`
Labels
backend:RISC-V
Assignees
Reporte
Issue
86107
Summary
[InstCombine] why is debug information not retained on store to null instruction
Labels
new issue
Assignees
Issue
86109
Summary
clang-format crashes with AlignArrayOfStructures
Labels
clang-format
Assignees
Reporter
Issue
86115
Summary
There's a real gain of in-place realloc
Labels
new issue
Assignees
Reporter
il
Issue
86123
Summary
ERROR: failed to solve: nvidia/cuda:8.0-devel: docker.io/nvidia/cuda:8.0-devel: not found
Labels
new issue
Assignees
Issue
86128
Summary
[X86] Enable constexpr on LZCNT and BMI intrinsics
Labels
good first issue,
backend:X86,
clang:headers
Issue
86148
Summary
Do you still need commit access?
Labels
infrastructure:commit-access
Assignees
Reporter
Issue
86155
Summary
[DXIL] Add abs lowering
Labels
backend:DirectX
Assignees
farzonl
Reporter
Issue
86161
Summary
[InstCombine] Missed optimization : fold `switch(rol(a, c))`
Labels
new issue
Assignees
Reporte
Issue
86162
Summary
[inliner] AddReturnAttributes with non existing operands
Labels
new issue
Assignees
Reporter
Issue
86164
Summary
FMF on fcmps
Labels
missed-optimization
Assignees
Reporter
tschuett
Issue
86170
Summary
[DXIL] add cos lowering
Labels
backend:DirectX
Assignees
farzonl
Reporter
Issue
86171
Summary
[InstCombine] Missed optimization : fold rol pattern `(a * b) >> (BW - c) | (a * (b << c))` to `fshl(a * b, a * b, c)`
Labels
llvm:instcombine,
Issue
86172
Summary
[DXIL] Add floor lowering
Labels
backend:DirectX
Assignees
farzonl
Reporter
701 - 800 of 32975 matches
Mail list logo