Issue
85349
Summary
Unresolved TPOFF64 in -static-pie when using lld
Labels
lld
Assignees
Reporter
Issue
85368
Summary
[DSE] Missed optimization: skip `store(phi)` if the tautological value in phi is assigned
Labels
new issue
Assignees
Issue
85372
Summary
[clang] False-positive with -Wuninitialized or not apply infered value to branch?
Labels
clang
Assignees
Issue
85373
Summary
[clang][crash-on-valid] Crash in frontend with `std::source_location::current().column()` in deduction guide
Labels
clang
Assi
Issue
85374
Summary
[RISCV] Miscompile at -O3 with rvv
Labels
backend:RISC-V,
miscompilation
Assignees
Issue
85377
Summary
[llvm-objdump] llvm-objdump cannot disassemble __stack_chk_* symbol
Labels
new issue
Assignees
Issue
85379
Summary
ExpandLargeFpConvert asserts on conversions involving bfloat
Labels
llvm:codegen,
crash-on-valid,
floating-point
Issue
85385
Summary
CTAD: clang crashes on an invalid case
Labels
c++20,
clang:frontend
Assignees
Repor
Issue
85387
Summary
[x86_64] X86_64 backend pass struct argument wrong due to align.
Labels
new issue
Assignees
Rep
Issue
85395
Summary
[SelectionDAG] Add m_ZExtOrSelf/m_SExtOrSelf/m_AExtOrSelf/m_TruncOrSelf pattern matchers
Labels
good first issue,
llvm:SelectionDAG
Issue
85396
Summary
Assertion `Ptr != End && "dereferencing end() iterator"' failed
Labels
new issue
Assignees
Repo
Issue
85400
Summary
mlir/lib/Transforms/InlinerPass.cpp:101: Suspicious condition ?
Labels
mlir
Assignees
Reporter
Issue
85406
Summary
CTAD: crash on erroneous alias templates
Labels
c++20,
clang:frontend,
crash-on-invalid
Assignees
Issue
85415
Summary
Sema::checkPointerTypesForAssignment calls IsFunctionConversion with From/To reversed
Labels
new issue
Assignees
Issue
85417
Summary
LLVM 17.0.6 Win64 calling convention wrong for Windows x64 ABI
Labels
new issue
Assignees
Repor
Issue
85418
Summary
Tablegen "Unresolved bitvar reference" assertion failure
Labels
tablegen,
crash
Assignees
Issue
85419
Summary
Missed optimization: extractps optimizes better than pshufd+movd
Labels
new issue
Assignees
Rep
Issue
85420
Summary
HLFIR error in flang-new
Labels
new issue
Assignees
Reporter
eschnett
Issue
85423
Summary
Possibly incorrect or missing back reference registration for Microsoft name mangling
Labels
new issue
Assignees
Issue
85432
Summary
[libc++] Add a global private constructor tag
Labels
libc++
Assignees
mordante
Repo
Issue
85440
Summary
[mlir] createOrFold does not sort commutative constant operands before trying to fold
Labels
mlir
Assignees
Issue
85443
Summary
Clang 18 Seg Fault compiling Xanmod Kernel with LTO
Labels
clang
Assignees
Reporter
Issue
85447
Summary
clang 18.1.0 crashes in `clang::ASTContext::getTypeInfoImpl`
Labels
clang
Assignees
Reporter
Issue
85448
Summary
[LICM] LICM miscompiles IR (introduces UB) when constant folding
Labels
miscompilation,
loopoptim
Assignees
Issue
85450
Summary
Add printf folding when the arguments are constant
Labels
enhancement,
missed-optimization
Assignees
Issue
85453
Summary
[RISC-V] Overzealous transformation of `~x - 1` to `-2 - x` and unnecessary `-1` loads, rather than just using `~x`
Labels
new issue
Issue
85457
Summary
[LICM] Mul association incorrectly combines no-wrap flags
Labels
new issue
Assignees
Reporter
Issue
85461
Summary
Clang doesn't instantiate a constexpr static data member of a class template if it's defined constexpr out of line
Labels
clang
Issue
85464
Summary
Short-term DirectX target post-commit build infrastructure
Labels
backend:DirectX
Assignees
Rep
Issue
85476
Summary
clang-format is confused by C++11 attributes with arguments in enum definition
Labels
clang-format
Assignees
Issue
85491
Summary
The option -Wno-main does not work.
Labels
new issue
Assignees
Reporter
yujiez
Issue
85495
Summary
Clang accepts invalid conversion of lambda to std::function
Labels
clang
Assignees
Reporter
Issue
85496
Summary
[libc][math][c23] Implement C23 floating point min and max functions
Labels
good first issue,
c23,
libc
Issue
85504
Summary
[CMake] LLVM_HOST_TRIPLE cross compilation ignores CMAKE_SHARED_LINKER_FLAGS
Labels
cmake
Assignees
Issue
85507
Summary
[OpenMP] Use hardware clock to measure time instead of gettimeofday() on additional archs
Labels
new issue
Assignees
Issue
85509
Summary
[FTBFS] [compiler-rt] -D_FORTIFY_SOURCE=3 breaks nuilding compiler-rt GCDAProfiling
Labels
new issue
Assignees
Issue
85510
Summary
[SimplifyCFG] transform `undef` to `unreachable`
Labels
llvm:optimizations,
missed-optimization
Assignees
Issue
85511
Summary
Can I use standard library module using released libc++?
Labels
libc++
Assignees
Reporter
Issue
85516
Summary
[Flang] Assertion `charBox && "host value must be a fir::CharBoxValue"' failed.
Labels
flang
Assignees
Issue
85519
Summary
`[[assume(++a)]]` warns that the side-effects will be discarded, but they are not discarded at compile time
Labels
new issue
A
Issue
85522
Summary
Aarch64 codegen is unreasonably bad when creating vector from u16 values in memory
Labels
new issue
Assignees
Issue
85523
Summary
[LoopVectorize] Assertion `!isUniformAfterVectorization(PredInst, VF) && Instruction marked uniform-after-vectorization will be predicated` failed
Labels
Issue
85524
Summary
Enhancement to Align typedefs for function pointers in clang-format
Labels
clang-format
Assignees
Issue
85525
Summary
[clang-format] No option to add space in empty list
Labels
clang-format
Assignees
Reporter
Issue
85531
Summary
Invalid code generation when using deducing this with complicated base classes
Labels
new issue
Assignees
Issue
85532
Summary
[clang][frontend] fwd declararation _and_ definition of a member struct within the outer enclosing struct does not compile
Labels
clang
Issue
85533
Summary
Unable to see sprint statements or get input while using LLDB
Labels
new issue
Assignees
Report
Issue
85535
Summary
[InstCombine] WRONG code with sroa-skip-mem2reg
Labels
miscompilation,
llvm:instcombine
Assignees
Issue
85536
Summary
[InstCombine] Miscompile at -O1
Labels
miscompilation,
llvm:instcombine
Assignees
dtcxzyw
Issue
85543
Summary
crash when attempting to build llvm (main branch)
Labels
new issue
Assignees
Reporter
Issue
85546
Summary
[MLIR][IRDL] Support for concrete attribute values in IRDL
Labels
mlir:irdl
Assignees
Reporter
Issue
85547
Summary
[LoopUnroll / SCEV] crash (infinite recursion?)
Labels
loopoptim,
crash-on-valid
Assignees
Issue
85549
Summary
Feature request: expose getOpcode through Python bindings
Labels
new issue
Assignees
Reporter
Issue
85550
Summary
clang-19 returns true for `__is_literal_type` on union with non trivial member with C++-23+
Labels
new issue
Assignees
Issue
85551
Summary
Indexing bounds checks are not hoisted out of a loop
Labels
new issue
Assignees
Reporter
Issue
85552
Summary
[18 regression] PHINode should have one entry for each predecessor of its parent basic block!
Labels
new issue
Assignees
Issue
85553
Summary
`std::vector` cannot be used in a constexpr context with `stdlibc++`
Labels
libc++
Assignees
Re
Issue
85556
Summary
`src/time/time_utils.h` unconditionally uses `EOVERFLOW`
Labels
libc
Assignees
Reporter
Issue
85558
Summary
clang-tidy (llvm-17) crash
Labels
clang-tidy
Assignees
Reporter
ksromanov
Issue
85559
Summary
Failure to infer `%arg` is a constant
Labels
llvm:optimizations,
missed-optimization
Assignees
Issue
85560
Summary
[MemCpyOpt] Failed to eliminate `memcpy`
Labels
llvm:optimizations,
missed-optimization
Assignees
Issue
85561
Summary
Modules crash and/or linker failure
Labels
new issue
Assignees
Reporter
mmoult
Issue
85567
Summary
LLVM-BOLT and glibc on x86_64
Labels
BOLT
Assignees
Reporter
romanovj
Issue
85568
Summary
llvm-objdump can crash due to ELFFile::dynamicEntries() not checking p_offset
Labels
tools:llvm-objdump,
crash-on-invalid,
cra
Issue
85570
Summary
`clang++-17` crashes in `clang::CodeGen::CodeGenModule::getNaturalTypeAlignment`
Labels
clang
Assignees
Issue
85578
Summary
Wasm inline asm: use after free of `Signature`
Labels
new issue
Assignees
Reporter
Issue
85579
Summary
libc++ headers on powerpc* seems to include altivec.h which pollute namespace (vec_step) and cause GCC to fail to build
Labels
libc++
Issue
85585
Summary
Non-determinism in bitcode writer for __asm__ ".symver"
Labels
new issue
Assignees
Reporter
Issue
85595
Summary
[Flang][OpenMP] Compilation error for statement in atomic construct
Labels
openmp,
flang
Assignees
Issue
85596
Summary
[Flang][OpenMP] Compilation error when statement in atomic construct is MAX intrinsic function whose argument is a character variable
Labels
openmp,
Issue
85597
Summary
[Flang][OpenMP] Incorrect execution result of the value of private variable after the task construct is executed
Labels
openmp,
flang
Issue
85599
Summary
[AARCH64][CRC] Inline assembly error
Labels
new issue
Assignees
Reporter
zha
Issue
85601
Summary
Clang fails to destroy temporaries bound to reference members by default member initializers at end of full-_expression_
Labels
c++14
Issue
85602
Summary
Clang LTO doesn't work for armv6 because ld64 doesn't recognize armv6k as armv6
Labels
Assignees
Reporter
Issue
85608
Summary
[MIPS] Opcode of mina.fmt and max.fmt in MIPS64 R6 are wrong
Labels
new issue
Assignees
Reporte
Issue
85613
Summary
C++23 lifetime extension in range-based for loops: Clang destroys temporaries bound to references by default member initializer early (without warning)
Labels
Issue
85616
Summary
[X86]lld + fsplit-stack+ -fpatchable-function-entry=1 error
Labels
lld
Assignees
Reporter
Issue
85642
Summary
Possible error in description of fptosi instruction
Labels
new issue
Assignees
Reporter
Issue
85643
Summary
[Flang][OpenMP] LLVM ERROR: Cannot select: 0xb03f0e0: f128 = fminimum contract 0xb045540, 0xb040de0
Labels
flang
Assignees
Issue
85647
Summary
function with error attribute not eliminated after commit 3589cacfa8da8
Labels
new issue
Assignees
Issue
85651
Summary
[libc] implement __cxa_finalize
Labels
libc
Assignees
nickdesaulniers
Reporter
Issue
85656
Summary
std::enable_if mangling different in clang >= 18 compared to clang <= 17 or gcc
Labels
clang
Assignees
Issue
85658
Summary
[DirectX]DXIL] Design and implement TableGen DXIL Op record specification using Attr
Labels
backend:DirectX
Assignees
Issue
85664
Summary
error in backend: File exit not handled before popRegions when compiling for coverage on clang 15
Labels
clang
Assignees
Issue
85667
Summary
ICE on fold _expression_ in nested lambda with parameter pack in a templated entity
Labels
new issue
Assignees
Issue
85680
Summary
Re-enable math.h fuzzing after header inclusion is figured out
Labels
libc
Assignees
lntue
Issue
85681
Summary
[CodeGen] x86_64 unable to select `X86ISD::VSHLV`/`X86ISD::VSRLV` on v32i1
Labels
backend:X86
Assignees
Issue
85686
Summary
Fix FIXME for M68k::MOV16dc
Labels
new issue
Assignees
Reporter
JomerDev
Issue
85691
Summary
`castAwayContractionLeadingOneDim` introduces unnecessary transposes on outer unit dims
Labels
new issue
Assignees
Issue
85697
Summary
[WebAssembly] Cannot select BUILD_VECTOR on bleeding-edge since LLVM 17
Labels
backend:WebAssembly,
crash
Assignee
Issue
85699
Summary
Illegal instruction errors in chromium on raspberrypi4 64bit when built with -mcpu=cortext-a72
Labels
new issue
Assignees
Issue
85700
Summary
C++ Range view filters prevent vectorization.
Labels
new issue
Assignees
Reporter
Issue
85703
Summary
GCC compatibility: Raw strings in C mode
Labels
new issue
Assignees
Reporter
A
Issue
85706
Summary
ARM USAT instruction not generated after #82478
Labels
backend:ARM
Assignees
Reporter
Issue
85707
Summary
Do you still need commit access?
Labels
new issue
Assignees
Reporter
tstellar
Issue
85712
Summary
[HLSL] Enable parsing half suffix for floating point literals
Labels
HLSL
Assignees
Reporter
Issue
85714
Summary
[HLSL] Default literal floating point types to smallest supported type
Labels
HLSL
Assignees
Re
Issue
85717
Summary
[AMDGPU] Uses SExt on indices in `isInterestingPHIIncomingValue`
Labels
backend:AMDGPU,
crash
Assignees
Issue
85726
Summary
[MLIR Affine Bug] Error in simplification of an _expression_ with a mod
Labels
bug,
mlir:affine
Assignees
Issue
85728
Summary
O3 optimization level(clang 18) causes instruction disorder
Labels
clang
Assignees
Reporter
601 - 700 of 32911 matches
Mail list logo