Issue
94616
Summary
[OpenMP] Strict aliasing violation in TargetValue::getValue()
Labels
openmp
Assignees
Reporter
Issue
94619
Summary
dront end bug while compiling mozilla firefox
Labels
new issue
Assignees
Reporter
Issue
94620
Summary
Unsupported `constexpr std::bit_cast` for `std::complex`
Labels
new issue
Assignees
Reporter
Issue
94634
Summary
clang-tidy crash on self include file
Labels
clang-tidy
Assignees
Reporter
He
Issue
94643
Summary
[OpenMP] OpenMPOpt miscompiles `sprintf` function from the GPU implementation
Labels
new issue
Assignees
Issue
94650
Summary
clang++-18/main miscompilation on windows
Labels
clang
Assignees
Reporter
egor
Issue
94661
Summary
valgrind error at CodeGenModule.cpp:2531
Labels
clang:codegen,
code-quality
Assignees
Issue
94662
Summary
Crash when compiling
Labels
new issue
Assignees
Reporter
ammen99
Issue
94666
Summary
crash-on-invalid on auto returning template in class, called before its definition
Labels
clang,
c++,
crash-on-invalid
Issue
94668
Summary
[lld] empty segment not created with PHDRS
Labels
lld
Assignees
Reporter
quic-
Issue
94675
Summary
Clang cpp always passes `-traditional-cpp`
Labels
Assignees
Reporter
gjurgensen
Issue
94676
Summary
[LoopFusion] Loop fusion misses optimization opportunities
Labels
Assignees
Reporter
mc-ca
Issue
94677
Summary
clang: undefined reference to `typeinfo for half'
Labels
clang
Assignees
Reporter
Issue
94685
Summary
[libc] Unify location of baremetal output hooks
Labels
libc
Assignees
Reporter
Issue
94690
Summary
[clang] Record command-line flags in debuginfo by default
Labels
clang
Assignees
Reporter
Issue
94694
Summary
aarch64 backend OOM on -O0 when compiling llvm.fptosi.sat.v3i32.v3f32
Labels
new issue
Assignees
Issue
94716
Summary
lld crash with Wl,-fixup_chains when build ios
Labels
lld
Assignees
Reporter
Issue
94727
Summary
clang-format | Please, add SQL support to 'RawStringFormats' option
Labels
clang-format
Assignees
Issue
94728
Summary
[Clang] Default _expression_ nesting limit should be higher
Labels
clang:frontend
Assignees
Rep
Issue
94737
Summary
[InstCombine] Failure to simplify average of lsb
Labels
llvm:instcombine,
missed-optimization
Assignees
Issue
94741
Summary
UBSAN failures in clang interpreter tests on 32 bit ARM
Labels
clang
Assignees
Reporter
Issue
94743
Summary
llvm-ranlib fails to convert an archive with MacOS fat object files into a fat archive
Labels
new issue
Assignees
Issue
94746
Summary
Error diagnostic is expected for the constexpr
Labels
clang:diagnostics
Assignees
Reporter
Issue
94747
Summary
alignas not fully implemented
Labels
new issue
Assignees
Reporter
FraserRoss
Issue
94755
Summary
Add arm64 support for tan to cover f16 cases in a major isa
Labels
new issue
Assignees
farzonl
Issue
94761
Summary
[AArch64] Copy and paste error in tryCombineMULLWithUZP1() fold
Labels
backend:AArch64
Assignees
Issue
94764
Summary
Improve error message for invalid lambda captures
Labels
clang:diagnostics
Assignees
Reporter
Issue
94766
Summary
AArch64: Clang SVE checks incomplete, resulting in invalid code being accepted and hitting assertion failures in LLVM
Labels
clang
Issue
94769
Summary
[dfsan] sscanf function incorrectly ignores ordinary characters in the format string
Labels
new issue
Assignees
Issue
94780
Summary
MLIR assertion `detail::isPresent(Val) && "dyn_cast on a non-existent value"` failed
Labels
mlir
Assignees
Issue
94782
Summary
Crash after use of AlignArrayOfStructures: Left
Labels
new issue
Assignees
Reporter
Issue
94798
Summary
FR: clang-tidy (or off-by-default warning) for unconditional copy of const ref param
Labels
clang-tidy
Assignees
Issue
94799
Summary
FR: Warn on copy when corresponding move op exists and the source is never used again
Labels
Assignees
Repo
Issue
94810
Summary
x86 backend crashes when using `-m32 -mapxf`
Labels
new issue
Assignees
Reporter
Issue
94816
Summary
[Clang] The datasize of empty types is wrong
Labels
clang:frontend
Assignees
Reporter
Issue
94824
Summary
Miscompile of 1 << ZEXT(CTTZ(X))
Labels
new issue
Assignees
Reporter
meheff
Issue
94829
Summary
Power-of-two checks use popcnt even if underlying architecture does not support it
Labels
new issue
Assignees
Issue
94832
Summary
[gvnsink] evaluate impact of gvnsink optimization
Labels
new issue
Assignees
Reporter
Issue
94833
Summary
[libc][math][c23] Implement C23 math function fmull and dmull.
Labels
libc
Assignees
Reporter
Issue
94834
Summary
[libc][math] Add MPFR tests for fmul.
Labels
libc
Assignees
Reporter
Jobhdez
Issue
94849
Summary
[clang++] constexpr is not propagated in lambda in a template context under specific condition
Labels
clang
Assignees
Issue
94864
Summary
[MLIR] Incorrect result for RuntimeVerifiableOpInterface on MemRef::ReinterpretCastOpInterface
Labels
mlir
Assignees
Issue
94868
Summary
uefi-unknown-x86_64 'clang frontend command failed with exit code 139'
Labels
clang
Assignees
R
Issue
94870
Summary
FLang: Compiler Flags for Lexer Tokens and Lexing/Parsing Phases
Labels
flang
Assignees
Reporte
Issue
94879
Summary
[libcxx] Trying to use `atomic_ref` and `atomic_ref` fails with a compilation error
Labels
libc++
Assignees
Issue
94884
Summary
[Flang] flang-new crashes on a program that includes a submodule
Labels
flang
Assignees
Reporte
Issue
94888
Summary
FileCheck error: '' is empty.
Labels
new issue
Assignees
Reporter
lyl-seu
Issue
94895
Summary
[libc][math][C23] Implement sinpi, cospi, tanpi functions
Labels
libc
Assignees
Reporter
Issue
94897
Summary
wrong code at -O1 and above on x86_64-linux-gnu
Labels
new issue
Assignees
Reporter
Issue
94901
Summary
[MLIR] tensor::GatherOp gather_dims not verified correctly?
Labels
mlir
Assignees
Reporter
Issue
94902
Summary
Move experimental TZDB source files to the experimental directory.
Labels
new issue
Assignees
R
Issue
94909
Summary
[AArch64] Missed optimization converting vector fmul(sitofp(x), 0.5) -> scvtf(x, 2)
Labels
good first issue,
backend:AArch64
Issue
94921
Summary
[Windows][LLDB][Ios] libobjc.A.dylib is being read from process memory.
Labels
new issue
Assignees
Issue
94924
Summary
Missing optimization: Devirtualize functions if there's only one actual instantiated child class
Labels
new issue
Assignees
Issue
94926
Summary
[Flang][OpenMP] Compilation error when the same type (complex) is used in capture-statement in atomic read construct
Labels
openmp,
flang
Issue
94927
Summary
CTAD for alias templates fails with non-template explicit deduction guide
Labels
c++20,
clang:frontend
Assignees
Issue
94928
Summary
`-ast-dump-decl-types` crashes on codes involving concepts
Labels
c++20,
clang:frontend,
concepts
Ass
Issue
94929
Summary
flang/lib/Semantics/_expression_.cpp:4413: Pointless vector copy ?
Labels
code-quality,
flang:semantics
Assignees
Issue
94930
Summary
llvm/lib/ObjCopy/ELF/ELFObject.h:913: Pointless copy ?
Labels
code-quality,
llvm
Assignees
Issue
94932
Summary
flang/lib/Semantics/scope.cpp:59: Suggest avoid pointless copy of a map
Labels
code-quality,
flang:semantics
Assig
Issue
94933
Summary
/llvm/include/llvm/DebugInfo/DWARF/DWARFFormValue.h:64: Pointless copy ?
Labels
tools:llvm-dwarfdump,
code-quality,
llvm-dwarf
Issue
94935
Summary
[C++20] Call to consteval function with arguments dependent on templates does not immediate-escalate properly
Labels
new issue
Issue
94940
Summary
Checker callbacks only triggered for some statements
Labels
new issue
Assignees
Reporter
Issue
94949
Summary
`target_clone` attribute blocks function inlining
Labels
clang:codegen,
missed-optimization
Assignees
Issue
94951
Summary
[AArch64] Cannot select: t4: nxv4bf16 = fp_round t2, TargetConstant:i64<0>
Labels
backend:AArch64
Assignees
Issue
94958
Summary
[lld] --relocatable library search prefers shared objects over archives leading to errors
Labels
lld
Assignees
Issue
94961
Summary
[SPIR-V] Switch operands might depends on pointer allocation pattern
Labels
bug,
SPIR-V
Assignees
Issue
94964
Summary
[SPIR-V] Bad OpSwitch generation with i64 immediates
Labels
bug,
backend:SPIR-V
Assignees
Issue
94968
Summary
[mlir][transform] ApplyToEachResultList does not define STL convinence methods
Labels
good first issue,
mlir:transform_dialect
Issue
94974
Summary
[libc][math][c23] Clang 11 fails to build some _Float16 math functions for AArch64
Labels
clang,
libc
Assignees
Issue
94986
Summary
[DWARF5][clang] Not all formal_parameters are listed as call_site_parameters
Labels
clang
Assignees
Issue
94994
Summary
clang-repl value unit test fails on 32 bit Arm
Labels
clang
Assignees
Reporter
Issue
94997
Summary
[Flang][OpenMP] Passing uniform in declare SIMD returns error "Internal: no symbol found"
Labels
flang
Assignees
Issue
95016
Summary
SLPVectorizer (hasOperandBundles() && "Don't call otherwise!") assertion trigger with verified module
Labels
new issue
Assigne
Issue
95032
Summary
clang drops `alignsas` on struct field
Labels
clang
Assignees
Reporter
ahatana
Issue
95033
Summary
llvm/lib/CodeGen/RegAllocGreedy.h:428: Pointless copy of object ?
Labels
llvm:codegen,
code-quality
Assignees
Issue
52761
Summary
Test issue
Labels
infrastructure
Assignees
asl
Reporter
asl
Issue
52762
Summary
`asm goto` statement in BPF program crashes clang's integrated assembler
Labels
Assignees
Reporter
Issue
52763
Summary
Still able to migrate Bugzilla data to Github?
Labels
Assignees
Reporter
brad0
Issue
52764
Summary
Still able to migrate Bugzilla data to Github?
Labels
new issue
Assignees
Reporter
Issue
52765
Summary
clang 13.0.1 crashes compiling jemalloc
Labels
Assignees
Reporter
kraj
Issue
52766
Summary
lldb crashed
Labels
new issue
Assignees
Reporter
LittleLydia
Issue
52767
Summary
ld64.lld: error: relocation BRANCH26 is out of range: -165194492 is not in [-134217728, 134217727]; references _calloc
Labels
new issue
Issue
52768
Summary
Calling consteval function for non-type template parameter causes error
Labels
new issue
Assignees
Issue
52769
Summary
LLDB hangs when using C ++ API on Windows
Labels
new issue
Assignees
Reporter
Issue
52770
Summary
spdlog fails to build on multiple arguments passed to a variadic template function
Labels
new issue
Assignees
Issue
52771
Summary
AddressSanitizer error when using libc++ from apt.llvm.org
Labels
new issue
Assignees
Reporter
Issue
52772
Summary
[clang-format] AlignConsecutiveAssignments=Consecutive breaks lambdas formatting
Labels
clang-format,
regression
A
Issue
52773
Summary
-cl-ext with invalid value is silently accepted
Labels
opencl
Assignees
Reporter
Issue
52774
Summary
[DSE] Case of invalid dead store elimination
Labels
bug,
miscompilation,
loopoptim
Assignees
Issue
52775
Summary
[DWARF] Inefficiency with retained pointer types and type units
Labels
debuginfo
Assignees
Repo
Issue
52776
Summary
Assertion `SizeInBits >= OffsetInBits - FragmentOffset && "size underflow"' failed -- building reduced test case on x86_64 with -O -gdwarf-4 -fPIE
Labels
Issue
52777
Summary
[DWARF] DW_TAG_pointer_type DIE duplicated unnecessarily
Labels
debuginfo
Assignees
Reporter
Issue
52778
Summary
[lld/mac] LTO doesn't support weak symbols
Labels
lld:MachO
Assignees
Reporter
Issue
52779
Summary
fatal error: error in backend: Empty type name for BTF_TYPE_ID_REMOTE reloc
Labels
new issue
Assignees
Issue
52780
Summary
clang front end crash on uninitialized const field in struct
Labels
new issue
Assignees
Reporte
Issue
52781
Summary
With LTO, it's not which TU errors from inline asm come from
Labels
lld
Assignees
Reporter
Issue
52782
Summary
Frontend crash @clang::Decl::getKind
Labels
new issue
Assignees
Reporter
gland
Issue
52783
Summary
Frontend crash @clang::InitializationSequence::Perform
Labels
new issue
Assignees
Reporter
Issue
52784
Summary
[OpenMP] clang option for selecting OpenMP spec version
Labels
new issue
Assignees
jdoerfert
2901 - 3000 of 33078 matches
Mail list logo