[llvm-bugs] [Bug 85185] [LoopVectorize] Assertion `OldResSizeInBits > NewResSizeInBits && "Nothing to shrink?"' failed.

2024-03-13 Thread LLVM Bugs via llvm-bugs
Issue 85185 Summary [LoopVectorize] Assertion `OldResSizeInBits > NewResSizeInBits && "Nothing to shrink?"' failed. Labels vectorization, crash-on-valid

[llvm-bugs] [Bug 85176] Miscompile of musl-c memset on ARM

2024-03-13 Thread LLVM Bugs via llvm-bugs
Issue 85176 Summary Miscompile of musl-c memset on ARM Labels new issue Assignees Reporter AtariDr

[llvm-bugs] [Bug 85169] Stuck in Compiling `libc/src/stdfix`

2024-03-13 Thread LLVM Bugs via llvm-bugs
Issue 85169 Summary Stuck in Compiling `libc/src/stdfix` Labels libc Assignees Reporter zixuanweee

[llvm-bugs] [Bug 85158] libc++ `char_traits.h` assumes `EOF` is always available

2024-03-13 Thread LLVM Bugs via llvm-bugs
Issue 85158 Summary libc++ `char_traits.h` assumes `EOF` is always available Labels libc++, embedded Assignees

[llvm-bugs] [Bug 85157] __builtin_thread_pointer() on x86-64 clang 12.0.1 fatal error

2024-03-13 Thread LLVM Bugs via llvm-bugs
Issue 85157 Summary __builtin_thread_pointer() on x86-64 clang 12.0.1 fatal error Labels clang Assignees Reporter

[llvm-bugs] [Bug 85154] [Clang] Crash instantiating a lambda annotated with `annotate_type`

2024-03-13 Thread LLVM Bugs via llvm-bugs
Issue 85154 Summary [Clang] Crash instantiating a lambda annotated with `annotate_type` Labels clang:frontend, crash-on-valid, lambda

[llvm-bugs] [Bug 85151] [codegen] LLVM codegen crashes when the input contains a non presplit coroutine

2024-03-13 Thread LLVM Bugs via llvm-bugs
Issue 85151 Summary [codegen] LLVM codegen crashes when the input contains a non presplit coroutine Labels llvm:codegen Assignees

[llvm-bugs] [Bug 85150] [libc][posix 2001] implement fileno

2024-03-13 Thread LLVM Bugs via llvm-bugs
Issue 85150 Summary [libc][posix 2001] implement fileno Labels good first issue, libc Assignees Reporte

[llvm-bugs] [Bug 85148] Clang 18+ frontend crash on including a header file

2024-03-13 Thread LLVM Bugs via llvm-bugs
Issue 85148 Summary Clang 18+ frontend crash on including a header file Labels clang Assignees Reporter

[llvm-bugs] [Bug 85146] [libcxx] does not compile with -DLIBCXX_ENABLE_THREADS=OFF

2024-03-13 Thread LLVM Bugs via llvm-bugs
Issue 85146 Summary [libcxx] does not compile with -DLIBCXX_ENABLE_THREADS=OFF Labels libc++ Assignees Reporter

[llvm-bugs] [Bug 85139] Deduced _BitInt type with certain values causes assert in EmitGlobalVarDefinition

2024-03-13 Thread LLVM Bugs via llvm-bugs
Issue 85139 Summary Deduced _BitInt type with certain values causes assert in EmitGlobalVarDefinition Labels new issue Assignees

[llvm-bugs] [Bug 85125] [DXIL] Overload Types for argument and return type are confused.

2024-03-13 Thread LLVM Bugs via llvm-bugs
Issue 85125 Summary [DXIL] Overload Types for argument and return type are confused. Labels backend:DirectX Assignees bharadwaj

[llvm-bugs] [Bug 85124] Mitigate ConstantArrayType size increase

2024-03-13 Thread LLVM Bugs via llvm-bugs
Issue 85124 Summary Mitigate ConstantArrayType size increase Labels HLSL Assignees llvm-beanz Reporter

[llvm-bugs] [Bug 85123] [clang-format] Incorrect indentation after a closing paren with Align ConsecutiveDeclarations + TrailingComments

2024-03-13 Thread LLVM Bugs via llvm-bugs
Issue 85123 Summary [clang-format] Incorrect indentation after a closing paren with Align ConsecutiveDeclarations + TrailingComments Labels clang-format

[llvm-bugs] [Bug 85122] `-Wunused-const-variable` incorrectly warns for exported lambda

2024-03-13 Thread LLVM Bugs via llvm-bugs
Issue 85122 Summary `-Wunused-const-variable` incorrectly warns for exported lambda Labels new issue Assignees Repo

[llvm-bugs] [Bug 85121] [libc] Implement pathconf/fpathconf

2024-03-13 Thread LLVM Bugs via llvm-bugs
Issue 85121 Summary [libc] Implement pathconf/fpathconf Labels Assignees Reporter SchrodingerZhu

[llvm-bugs] [Bug 85120] [Clang] `AttributedType`s are stripped from lambda function types

2024-03-13 Thread LLVM Bugs via llvm-bugs
Issue 85120 Summary [Clang] `AttributedType`s are stripped from lambda function types Labels clang:frontend, lambda Assignees

[llvm-bugs] [Bug 85117] Backport stdarg/stddef -fbuiltin-headers-in-system-modules fix

2024-03-13 Thread LLVM Bugs via llvm-bugs
Issue 85117 Summary Backport stdarg/stddef -fbuiltin-headers-in-system-modules fix Labels Assignees Reporter i

[llvm-bugs] [Bug 85113] scan-build ignores @something.rsp when respawns original compiler

2024-03-13 Thread LLVM Bugs via llvm-bugs
Issue 85113 Summary scan-build ignores @something.rsp when respawns original compiler Labels new issue Assignees Re

[llvm-bugs] [Bug 85111] lldb modifies variable values when be watched with condition

2024-03-13 Thread LLVM Bugs via llvm-bugs
Issue 85111 Summary lldb modifies variable values when be watched with condition Labels new issue Assignees Reporte

[llvm-bugs] [Bug 85107] [libc++] atomic_wait uses UL_COMPARE_AND_WAIT when it should use UL_COMPARE_AND_WAIT64 on Darwin

2024-03-13 Thread LLVM Bugs via llvm-bugs
Issue 85107 Summary [libc++] atomic_wait uses UL_COMPARE_AND_WAIT when it should use UL_COMPARE_AND_WAIT64 on Darwin Labels libc++ Assignees

[llvm-bugs] [Bug 85088] [Packaging] apt.llvm.org compatibility with Debian repo

2024-03-13 Thread LLVM Bugs via llvm-bugs
Issue 85088 Summary [Packaging] apt.llvm.org compatibility with Debian repo Labels new issue Assignees Reporter

[llvm-bugs] [Bug 85084] LLDB TestConcurrentVFork.py is flaky on Arm and AArch64 Linux

2024-03-13 Thread LLVM Bugs via llvm-bugs
Issue 85084 Summary LLDB TestConcurrentVFork.py is flaky on Arm and AArch64 Linux Labels lldb Assignees Reporter

[llvm-bugs] [Bug 85083] clang-format: `AlignTrailingComments: Kind: Leave` not applicable in this scenario?

2024-03-13 Thread LLVM Bugs via llvm-bugs
Issue 85083 Summary clang-format: `AlignTrailingComments: Kind: Leave` not applicable in this scenario? Labels clang-format Assignees

[llvm-bugs] [Bug 85082] Verifier error after SLPVectorizer: PHI node has multiple entries

2024-03-13 Thread LLVM Bugs via llvm-bugs
Issue 85082 Summary Verifier error after SLPVectorizer: PHI node has multiple entries Labels llvm:SLPVectorizer, llvm:crash Assignees

[llvm-bugs] [Bug 85078] [DebugInfo][DivRemPairs] Wrong branch execution caused by hoisting an instruction

2024-03-13 Thread LLVM Bugs via llvm-bugs
Issue 85078 Summary [DebugInfo][DivRemPairs] Wrong branch execution caused by hoisting an instruction Labels new issue Assignees

[llvm-bugs] [Bug 85076] GVN Optimization pass removes necessary block and creates an infinite loop

2024-03-13 Thread LLVM Bugs via llvm-bugs
Issue 85076 Summary GVN Optimization pass removes necessary block and creates an infinite loop Labels new issue Assignees

[llvm-bugs] [Bug 85075] Attempt to install postgresql14 on Arch Linux with clang15 and LLVM15 fails with a reference to "kind" from LLVM17?

2024-03-13 Thread LLVM Bugs via llvm-bugs
Issue 85075 Summary Attempt to install postgresql14 on Arch Linux with clang15 and LLVM15 fails with a reference to "kind" from LLVM17? Labels new issue

[llvm-bugs] [Bug 85073] [Analysis] Remove getFPOpCost and use getInstructionCost/getArithmeticInstrCost directly?

2024-03-13 Thread LLVM Bugs via llvm-bugs
Issue 85073 Summary [Analysis] Remove getFPOpCost and use getInstructionCost/getArithmeticInstrCost directly? Labels llvm:analysis, llvm:transforms

[llvm-bugs] [Bug 85069] [DebugInfo][GVNSink] Wrong branch execution caused by instruction sinking

2024-03-13 Thread LLVM Bugs via llvm-bugs
Issue 85069 Summary [DebugInfo][GVNSink] Wrong branch execution caused by instruction sinking Labels new issue Assignees

[llvm-bugs] [Bug 85065] [DAG] SDPatternMatch - add m_Neg and m_Not matchers

2024-03-13 Thread LLVM Bugs via llvm-bugs
Issue 85065 Summary [DAG] SDPatternMatch - add m_Neg and m_Not matchers Labels good first issue, llvm:SelectionDAG Assignees

[llvm-bugs] [Bug 85062] Clang 17.0.6 and Clang 18.1.1 crash

2024-03-13 Thread LLVM Bugs via llvm-bugs
Issue 85062 Summary Clang 17.0.6 and Clang 18.1.1 crash Labels clang Assignees Reporter xyzzy12332

[llvm-bugs] [Bug 85061] Crash with LLVM 17 and 18

2024-03-13 Thread LLVM Bugs via llvm-bugs
Issue 85061 Summary Crash with LLVM 17 and 18 Labels new issue Assignees Reporter xyzzy12332

[llvm-bugs] [Bug 85051] Backport acb89ae12 to release/18.x

2024-03-13 Thread LLVM Bugs via llvm-bugs
Issue 85051 Summary Backport acb89ae12 to release/18.x Labels new issue Assignees Reporter devnexe

[llvm-bugs] [Bug 85049] [clang][OpenCL] kernel compiles fail on CL1.2 passes on CL2.0

2024-03-13 Thread LLVM Bugs via llvm-bugs
Issue 85049 Summary [clang][OpenCL] kernel compiles fail on CL1.2 passes on CL2.0 Labels clang Assignees Reporter

[llvm-bugs] [Bug 85048] LLD 18 leaves leaves behind undef symbols from discarded sections

2024-03-13 Thread LLVM Bugs via llvm-bugs
Issue 85048 Summary LLD 18 leaves leaves behind undef symbols from discarded sections Labels lld:ELF Assignees Repo

[llvm-bugs] [Bug 85045] [clang++-11] clang: error: clang frontend command failed due to signal (use -v to see invocation)

2024-03-13 Thread LLVM Bugs via llvm-bugs
Issue 85045 Summary [clang++-11] clang: error: clang frontend command failed due to signal (use -v to see invocation) Labels clang Assignees