[llvm-bugs] [Bug 135668] Spurious uninitialized value warning post P2719 merge

2025-04-14 Thread LLVM Bugs via llvm-bugs
Issue 135668 Summary Spurious uninitialized value warning post P2719 merge Labels clang, c++, c++26 Assignees

[llvm-bugs] [Bug 135730] [LLVM][LLVM-OBJDUMP]Wrong comment when parse `atexit()`

2025-04-14 Thread LLVM Bugs via llvm-bugs
Issue 135730 Summary [LLVM][LLVM-OBJDUMP]Wrong comment when parse `atexit()` Labels new issue Assignees Reporter

[llvm-bugs] [Bug 135678] [clang-tidy] create a check to ensure std:: qualified names used with C++ C standard headers

2025-04-14 Thread LLVM Bugs via llvm-bugs
Issue 135678 Summary [clang-tidy] create a check to ensure std:: qualified names used with C++ C standard headers Labels clang-tidy, check-request

[llvm-bugs] [Bug 135719] [DirectX] DXIL Bitcode Writer hits assertion when compiling many of the DML shaders

2025-04-14 Thread LLVM Bugs via llvm-bugs
Issue 135719 Summary [DirectX] DXIL Bitcode Writer hits assertion when compiling many of the DML shaders Labels new issue Assignees

[llvm-bugs] [Bug 135743] [LLVM][RISCV]when use -O1/O2/O3(inline) the early-clobber attribute will lose its effect, and cause compilation error

2025-04-14 Thread LLVM Bugs via llvm-bugs
Issue 135743 Summary [LLVM][RISCV]when use -O1/O2/O3(inline) the early-clobber attribute will lose its effect, and cause compilation error Labels new issue

[llvm-bugs] [Bug 135580] [Flang] Incorrect execution result when the arguments described in SAME_TYPE_AS intrinsic function are defined in derived types with the same name but different definitions in

2025-04-14 Thread LLVM Bugs via llvm-bugs
Issue 135580 Summary [Flang] Incorrect execution result when the arguments described in SAME_TYPE_AS intrinsic function are defined in derived types with the same name but different definitions in different modules

[llvm-bugs] [Bug 135694] requires-clauses think void values can be passed to variadic functions

2025-04-14 Thread LLVM Bugs via llvm-bugs
Issue 135694 Summary requires-clauses think void values can be passed to variadic functions Labels new issue Assignees

[llvm-bugs] [Bug 135707] [LLDB] s390x, incorrect byte order issues with `Cast` and `p/x $pc`

2025-04-14 Thread LLVM Bugs via llvm-bugs
Issue 135707 Summary [LLDB] s390x, incorrect byte order issues with `Cast` and `p/x $pc` Labels new issue Assignees

[llvm-bugs] [Bug 135699] [MLIR] `tosa.rescale` op validation incorrectly fails on unsigned integer type

2025-04-14 Thread LLVM Bugs via llvm-bugs
Issue 135699 Summary [MLIR] `tosa.rescale` op validation incorrectly fails on unsigned integer type Labels mlir Assignees

[llvm-bugs] [Bug 135680] [Clang] [Sema] `friend` functions that are incorrectly redefined as deleted are not diagnosed

2025-04-14 Thread LLVM Bugs via llvm-bugs
Issue 135680 Summary [Clang] [Sema] `friend` functions that are incorrectly redefined as deleted are not diagnosed Labels clang:frontend Assignees

[llvm-bugs] [Bug 135635] [HLSL] Boolean vector in a RawBuffer should be <4 x i32>

2025-04-14 Thread LLVM Bugs via llvm-bugs
Issue 135635 Summary [HLSL] Boolean vector in a RawBuffer should be <4 x i32> Labels new issue Assignees Reporter

[llvm-bugs] [Bug 135617] [AArch64] Failure to use `CBB` and `CBH` with `FEAT_CMPBR`

2025-04-14 Thread LLVM Bugs via llvm-bugs
Issue 135617 Summary [AArch64] Failure to use `CBB` and `CBH` with `FEAT_CMPBR` Labels backend:AArch64, missed-optimization Assignees

[llvm-bugs] [Bug 135639] [GreedyRegAlloc] Multiple spill reloads into same register without intermediate def/overwrite

2025-04-14 Thread LLVM Bugs via llvm-bugs
Issue 135639 Summary [GreedyRegAlloc] Multiple spill reloads into same register without intermediate def/overwrite Labels llvm:regalloc Assignees

[llvm-bugs] [Bug 135654] [Clang] DiagnosticInfoUnsupported doesn't print the same error string when called in clang vs opt

2025-04-14 Thread LLVM Bugs via llvm-bugs
Issue 135654 Summary [Clang] DiagnosticInfoUnsupported doesn't print the same error string when called in clang vs opt Labels clang Assignees

[llvm-bugs] [Bug 135569] Bulb fails with `error: iteration 258 invokes undefined behavior [-Werror=aggressive-loop-optimizations]`

2025-04-14 Thread LLVM Bugs via llvm-bugs
Issue 135569 Summary Bulb fails with `error: iteration 258 invokes undefined behavior [-Werror=aggressive-loop-optimizations]` Labels new issue As

[llvm-bugs] [Bug 135624] Use of Fortran TRANSFER intrinsic with argument of derived type containing allocatable causes double-free abort

2025-04-14 Thread LLVM Bugs via llvm-bugs
Issue 135624 Summary Use of Fortran TRANSFER intrinsic with argument of derived type containing allocatable causes double-free abort Labels new issue

[llvm-bugs] [Bug 135665] [clang-tidy] 19.1.7 crash when overloading lambdas

2025-04-14 Thread LLVM Bugs via llvm-bugs
Issue 135665 Summary [clang-tidy] 19.1.7 crash when overloading lambdas Labels clang-tidy Assignees Reporter

[llvm-bugs] [Bug 135601] "uninitialized when used here" warning in successful constant expression evaluation

2025-04-14 Thread LLVM Bugs via llvm-bugs
Issue 135601 Summary "uninitialized when used here" warning in successful constant _expression_ evaluation Labels new issue Assignees

[llvm-bugs] [Bug 135598] [TTI] TargetTransformInfo - avoid default + inconsistent CostKinds

2025-04-14 Thread LLVM Bugs via llvm-bugs
Issue 135598 Summary [TTI] TargetTransformInfo - avoid default + inconsistent CostKinds Labels llvm:analysis, llvm:transforms Assignee

[llvm-bugs] [Bug 135612] clang/lib/StaticAnalyzer/Checkers/WebKit/PtrTypesSemantics.cpp:130: duplicate expression

2025-04-14 Thread LLVM Bugs via llvm-bugs
Issue 135612 Summary clang/lib/StaticAnalyzer/Checkers/WebKit/PtrTypesSemantics.cpp:130: duplicate _expression_ Labels clang:static analyzer, code-quality

[llvm-bugs] [Bug 135621] Clang-21 crash with: Assertion `Template.getKind() == TemplateName::Template || Template.getKind() == TemplateName::UsingTemplate' failed.

2025-04-14 Thread LLVM Bugs via llvm-bugs
Issue 135621 Summary Clang-21 crash with: Assertion `Template.getKind() == TemplateName::Template || Template.getKind() == TemplateName::UsingTemplate' failed. Labels new

[llvm-bugs] [Bug 135608] Request Commit Access For NexMing

2025-04-14 Thread LLVM Bugs via llvm-bugs
Issue 135608 Summary Request Commit Access For NexMing Labels infra:commit-access-request Assignees Reporter

[llvm-bugs] [Bug 135592] [MC] Should MCFixup store MCValue instead of MCExpr?

2025-04-14 Thread LLVM Bugs via llvm-bugs
Issue 135592 Summary [MC] Should MCFixup store MCValue instead of MCExpr? Labels mc Assignees Reporter

[llvm-bugs] [Bug 135616] [clang] segmentation fault

2025-04-14 Thread LLVM Bugs via llvm-bugs
Issue 135616 Summary [clang] segmentation fault Labels clang Assignees Reporter ilobilo

[llvm-bugs] [Bug 135619] clang-format-diff.py Fails to Correctly Handle Filenames with Spaces

2025-04-14 Thread LLVM Bugs via llvm-bugs
Issue 135619 Summary clang-format-diff.py Fails to Correctly Handle Filenames with Spaces Labels clang-format Assignees

[llvm-bugs] [Bug 135593] SupportTests ProgramEnvTest.CreateProcessLongPath test is flaky on Windows

2025-04-14 Thread LLVM Bugs via llvm-bugs
Issue 135593 Summary SupportTests ProgramEnvTest.CreateProcessLongPath test is flaky on Windows Labels new issue Assignees

[llvm-bugs] [Bug 135745] [DirectX] DXIL Bitcode Writer hits llvm_unreachable

2025-04-14 Thread LLVM Bugs via llvm-bugs
Issue 135745 Summary [DirectX] DXIL Bitcode Writer hits llvm_unreachable Labels new issue Assignees farzonl

[llvm-bugs] [Bug 135736] [DebugInfo][ConstraintElimination] Potential debug value loss in replacing comparisons with the speculated constants

2025-04-14 Thread LLVM Bugs via llvm-bugs
Issue 135736 Summary [DebugInfo][ConstraintElimination] Potential debug value loss in replacing comparisons with the speculated constants Labels debuginfo, ll

[llvm-bugs] [Bug 135672] [HLSL] Raise a diagnostic on Invalid CounterDirection

2025-04-14 Thread LLVM Bugs via llvm-bugs
Issue 135672 Summary [HLSL] Raise a diagnostic on Invalid CounterDirection Labels HLSL Assignees V-FEXrt

[llvm-bugs] [Bug 135709] [MLIR][LLVM] Failed to round-trip inlined asm

2025-04-14 Thread LLVM Bugs via llvm-bugs
Issue 135709 Summary [MLIR][LLVM] Failed to round-trip inlined asm Labels mlir Assignees Reporter

[llvm-bugs] [Bug 135711] [BOLT][RISC-V] Segmentation Fault in Rewritten RISC-V Executable Due to Incorrect Symbol Relocation in llvm-bolt

2025-04-14 Thread LLVM Bugs via llvm-bugs
Issue 135711 Summary [BOLT][RISC-V] Segmentation Fault in Rewritten RISC-V Executable Due to Incorrect Symbol Relocation in llvm-bolt Labels BOLT