[llvm-bugs] [Bug 139054] llvm-dwarfdump crash

2025-05-08 Thread LLVM Bugs via llvm-bugs
Issue 139054 Summary llvm-dwarfdump crash Labels new issue Assignees Reporter ryuukk

[llvm-bugs] [Bug 139050] Missing masked loop vectorization due to optimization in InstrCombine

2025-05-08 Thread LLVM Bugs via llvm-bugs
Issue 139050 Summary Missing masked loop vectorization due to optimization in InstrCombine Labels new issue Assignees

[llvm-bugs] [Bug 139052] Clang Crash When Defining operator<< as a Friend Template Function of a Class Template since clang 20

2025-05-08 Thread LLVM Bugs via llvm-bugs
Issue 139052 Summary Clang Crash When Defining operator<< as a Friend Template Function of a Class Template since clang 20 Labels clang Assignees

[llvm-bugs] [Bug 139053] Clang Crashes When Instantiating a Static Templated Method With void Parameter Pack since first clang (3.0.0)

2025-05-08 Thread LLVM Bugs via llvm-bugs
Issue 139053 Summary Clang Crashes When Instantiating a Static Templated Method With void Parameter Pack since first clang (3.0.0) Labels Assignees

[llvm-bugs] [Bug 139058] Flags specifics to a language mode are not diagnosed in other language modes

2025-05-08 Thread LLVM Bugs via llvm-bugs
Issue 139058 Summary Flags specifics to a language mode are not diagnosed in other language modes Labels clang:driver Assignees

[llvm-bugs] [Bug 139044] Calls to sin() don't get converted to sinf, leading to inefficient use of vector variants with -fveclib=ArmPL

2025-05-08 Thread LLVM Bugs via llvm-bugs
Issue 139044 Summary Calls to sin() don't get converted to sinf, leading to inefficient use of vector variants with -fveclib=ArmPL Labels backend:AArch64, SVE

[llvm-bugs] [Bug 139060] [clang] Crash at -O2: Assertion `(BestFactor.Width == LegacyVF.Width ... failed

2025-05-08 Thread LLVM Bugs via llvm-bugs
Issue 139060 Summary [clang] Crash at -O2: Assertion `(BestFactor.Width == LegacyVF.Width ... failed Labels clang Assignees

[llvm-bugs] [Bug 139041] Wrong `select (fcmp ...) (fadd ...)` folding to llvm max intrinsic

2025-05-08 Thread LLVM Bugs via llvm-bugs
Issue 139041 Summary Wrong `select (fcmp ...) (fadd ...)` folding to llvm max intrinsic Labels new issue Assignees

[llvm-bugs] [Bug 139065] Assertion `(BestFactor.Width == LegacyVF.Width || BestPlan.hasEarlyExit() || ... || planContainsAdditionalSimplifications(getPlanFor(LegacyVF.Width), CostCtx, OrigLoop)) && "

2025-05-08 Thread LLVM Bugs via llvm-bugs
Issue 139065 Summary Assertion `(BestFactor.Width == LegacyVF.Width || BestPlan.hasEarlyExit() || ... || planContainsAdditionalSimplifications(getPlanFor(LegacyVF.Width), CostCtx, OrigLoop)) && " VPlan cost model an

[llvm-bugs] [Bug 139067] [clang] fails to compile print("{}", 5s) without libc++

2025-05-08 Thread LLVM Bugs via llvm-bugs
Issue 139067 Summary [clang] fails to compile print("{}", 5s) without libc++ Labels clang, libc++ Assignees

[llvm-bugs] [Bug 139036] [offload] Provides a device-side binary linker for diverse range of architectures.

2025-05-08 Thread LLVM Bugs via llvm-bugs
Issue 139036 Summary [offload] Provides a device-side binary linker for diverse range of architectures. Labels new issue Assignees

[llvm-bugs] [Bug 139037] [offload] Redesign the ELF format for device-side binaries.

2025-05-08 Thread LLVM Bugs via llvm-bugs
Issue 139037 Summary [offload] Redesign the ELF format for device-side binaries. Labels new issue Assignees Reporte

[llvm-bugs] [Bug 139039] [clang] Automatically Generate Interface User Documentation Based on a .def File.

2025-05-08 Thread LLVM Bugs via llvm-bugs
Issue 139039 Summary [clang] Automatically Generate Interface User Documentation Based on a .def File. Labels clang Assignees

[llvm-bugs] [Bug 139051] Extremely Slow Compilation and Timeout with std::ranges::copy and std::views::iota

2025-05-08 Thread LLVM Bugs via llvm-bugs
Issue 139051 Summary Extremely Slow Compilation and Timeout with std::ranges::copy and std::views::iota Labels new issue Assignees

[llvm-bugs] [Bug 139098] [llvm-debuginfo-analizer] Segfault when consuming `debuginfologicalview` library inside a project whose build-mode doesn't match LLVM's

2025-05-08 Thread LLVM Bugs via llvm-bugs
Issue 139098 Summary [llvm-debuginfo-analizer] Segfault when consuming `debuginfologicalview` library inside a project whose build-mode doesn't match LLVM's Labels new is

[llvm-bugs] [Bug 139071] [flang][OpenMP] Lowering of OpenMP construct fails in a procedure with alternate entries

2025-05-08 Thread LLVM Bugs via llvm-bugs
Issue 139071 Summary [flang][OpenMP] Lowering of OpenMP construct fails in a procedure with alternate entries Labels flang:openmp Assignees

[llvm-bugs] [Bug 139072] Building LLVM 20.1.4 fails

2025-05-08 Thread LLVM Bugs via llvm-bugs
Issue 139072 Summary Building LLVM 20.1.4 fails Labels new issue Assignees Reporter fawltylanguage

[llvm-bugs] [Bug 139090] [SLP-Vectorizer] Miscompile on Given IR

2025-05-08 Thread LLVM Bugs via llvm-bugs
Issue 139090 Summary [SLP-Vectorizer] Miscompile on Given IR Labels new issue Assignees Reporter N

[llvm-bugs] [Bug 139073] [OpenMP] UNREACHABLE executed at /root/llvm-project/llvm/tools/clang/lib/AST/ASTContext.cpp:2094!

2025-05-08 Thread LLVM Bugs via llvm-bugs
Issue 139073 Summary [OpenMP] UNREACHABLE executed at /root/llvm-project/llvm/tools/clang/lib/AST/ASTContext.cpp:2094! Labels clang Assignees

[llvm-bugs] [Bug 139078] [GlobalISel] Indirectify memory inputs for inline assembly

2025-05-08 Thread LLVM Bugs via llvm-bugs
Issue 139078 Summary [GlobalISel] Indirectify memory inputs for inline assembly Labels miscompilation, llvm:globalisel Assignees

[llvm-bugs] [Bug 139102] [AMDGPU] Bundling in SIInsertHardClauses can break physical register liveness

2025-05-08 Thread LLVM Bugs via llvm-bugs
Issue 139102 Summary [AMDGPU] Bundling in SIInsertHardClauses can break physical register liveness Labels backend:AMDGPU Assignees

[llvm-bugs] [Bug 139101] weak-vtables warning emitted when compiling with -xhip

2025-05-08 Thread LLVM Bugs via llvm-bugs
Issue 139101 Summary weak-vtables warning emitted when compiling with -xhip Labels new issue Assignees Reporter

[llvm-bugs] [Bug 139103] [MemorySSA] Assertion `!Paths.empty() && "Need a path to move"' failed.

2025-05-08 Thread LLVM Bugs via llvm-bugs
Issue 139103 Summary [MemorySSA] Assertion `!Paths.empty() && "Need a path to move"' failed. Labels llvm:optimizations, crash-on-valid, needs-redu

[llvm-bugs] [Bug 139128] [sanitizer] "src:*=sanitize" does not work for UBSan

2025-05-08 Thread LLVM Bugs via llvm-bugs
Issue 139128 Summary [sanitizer] "src:*=sanitize" does not work for UBSan Labels new issue Assignees qinkunbao

[llvm-bugs] [Bug 139129] [flang] Semantic error on pure subroutine that compiles with gfortran and ifx

2025-05-08 Thread LLVM Bugs via llvm-bugs
Issue 139129 Summary [flang] Semantic error on pure subroutine that compiles with gfortran and ifx Labels flang Assignees

[llvm-bugs] [Bug 139122] [coverage] incorrect coverage when a macro contains break or continue statements

2025-05-08 Thread LLVM Bugs via llvm-bugs
Issue 139122 Summary [coverage] incorrect coverage when a macro contains break or continue statements Labels coverage Assignees

[llvm-bugs] [Bug 139143] [clang-tidy] Check request: readability-use-element-projections

2025-05-08 Thread LLVM Bugs via llvm-bugs
Issue 139143 Summary [clang-tidy] Check request: readability-use-element-projections Labels Assignees Reporter

[llvm-bugs] [Bug 139152] [clang-tidy] Check request: readability-use-format

2025-05-08 Thread LLVM Bugs via llvm-bugs
Issue 139152 Summary [clang-tidy] Check request: readability-use-format Labels clang-tidy Assignees Reporter

[llvm-bugs] [Bug 139189] [clangd] fails to compile the module with transitive module dependency

2025-05-08 Thread LLVM Bugs via llvm-bugs
Issue 139189 Summary [clangd] fails to compile the module with transitive module dependency Labels new issue Assignees

[llvm-bugs] [Bug 139162] [clang-tidy] Check request: modernize-use-std-destroy-at

2025-05-08 Thread LLVM Bugs via llvm-bugs
Issue 139162 Summary [clang-tidy] Check request: modernize-use-std-destroy-at Labels clang-tidy Assignees Reporter

[llvm-bugs] [Bug 139156] [flang] Intrinsic `SELECTED_CHAR_KIND` returns a different value from other compilers when there is a heading space in `NAME`

2025-05-08 Thread LLVM Bugs via llvm-bugs
Issue 139156 Summary [flang] Intrinsic `SELECTED_CHAR_KIND` returns a different value from other compilers when there is a heading space in `NAME` Labels flang:frontend

[llvm-bugs] [Bug 139202] [SLPV] Pointer offsets truncated to 32-bits, resulting in wrong code

2025-05-08 Thread LLVM Bugs via llvm-bugs
Issue 139202 Summary [SLPV] Pointer offsets truncated to 32-bits, resulting in wrong code Labels new issue Assignees

[llvm-bugs] [Bug 139160] "Assertion `!isa(E)' failed." with compound literal

2025-05-08 Thread LLVM Bugs via llvm-bugs
Issue 139160 Summary "Assertion `!isa(E)' failed." with compound literal Labels new issue Assignees Reporter

[llvm-bugs] [Bug 139198] AMDGPU missed opportunity: 2 x v_mov_b32 -> v_mov_b64

2025-05-08 Thread LLVM Bugs via llvm-bugs
Issue 139198 Summary AMDGPU missed opportunity: 2 x v_mov_b32 -> v_mov_b64 Labels new issue Assignees Reporter

[llvm-bugs] [Bug 139163] [Clang] expression SFINAE in variable template partial specialization became a hard error

2025-05-08 Thread LLVM Bugs via llvm-bugs
Issue 139163 Summary [Clang] _expression_ SFINAE in variable template partial specialization became a hard error Labels clang:frontend, diverges-from:gcc,

[llvm-bugs] [Bug 139204] [VE] need to be clear about the behavior of fmax.s/d

2025-05-08 Thread LLVM Bugs via llvm-bugs
Issue 139204 Summary [VE] need to be clear about the behavior of fmax.s/d Labels new issue Assignees Reporter

[llvm-bugs] [Bug 139210] [clang][PAC] Ensure that hasAddressDiscriminatedPointerAuth actually reports the truth for non trivial types

2025-05-08 Thread LLVM Bugs via llvm-bugs
Issue 139210 Summary [clang][PAC] Ensure that hasAddressDiscriminatedPointerAuth actually reports the truth for non trivial types Labels Assignees

[llvm-bugs] [Bug 139157] [clang-tidy] Check request: cppcoreguidelines-avoid-calling-unknown-under-lock

2025-05-08 Thread LLVM Bugs via llvm-bugs
Issue 139157 Summary [clang-tidy] Check request: cppcoreguidelines-avoid-calling-unknown-under-lock Labels clang-tidy Assignees

[llvm-bugs] [Bug 139168] [RISCV] RISCVInstrInfo::insertIndirectBranch uses X27 without checking for RV32E/RV64E.

2025-05-08 Thread LLVM Bugs via llvm-bugs
Issue 139168 Summary [RISCV] RISCVInstrInfo::insertIndirectBranch uses X27 without checking for RV32E/RV64E. Labels new issue Assignees