[llvm-bugs] [Bug 130730] [X86][Codegen] Scheduling DAG assertion failure with -pre-RA-sched=fast

2025-03-11 Thread LLVM Bugs via llvm-bugs
Issue 130730 Summary [X86][Codegen] Scheduling DAG assertion failure with -pre-RA-sched=fast Labels new issue Assignees

[llvm-bugs] [Bug 130778] No match for non-type template template parameter

2025-03-11 Thread LLVM Bugs via llvm-bugs
Issue 130778 Summary No match for non-type template template parameter Labels new issue Assignees Reporter

[llvm-bugs] [Bug 130629] MIPS: trap is not needed if divisor is not zero

2025-03-11 Thread LLVM Bugs via llvm-bugs
Issue 130629 Summary MIPS: trap is not needed if divisor is not zero Labels backend:MIPS Assignees Reporter

[llvm-bugs] [Bug 130783] Failure in building `offload-tblgen/APIGen.cpp` with parallel build

2025-03-11 Thread LLVM Bugs via llvm-bugs
Issue 130783 Summary Failure in building `offload-tblgen/APIGen.cpp` with parallel build Labels Assignees Reporter

[llvm-bugs] [Bug 130748] Request for SVE support in Clang.

2025-03-11 Thread LLVM Bugs via llvm-bugs
Issue 130748 Summary Request for SVE support in Clang. Labels clang Assignees Reporter morgolock

[llvm-bugs] [Bug 130753] False positive `clangd(unused-includes)` with deduced return `operator<=>`

2025-03-11 Thread LLVM Bugs via llvm-bugs
Issue 130753 Summary False positive `clangd(unused-includes)` with deduced return `operator<=>` Labels new issue Assignees

[llvm-bugs] [Bug 130762] [clang-tidy] non-zero-enum-to-bool-conversion should ignore enums with underlying type bool

2025-03-11 Thread LLVM Bugs via llvm-bugs
Issue 130762 Summary [clang-tidy] non-zero-enum-to-bool-conversion should ignore enums with underlying type bool Labels clang-tidy Assignees

[llvm-bugs] [Bug 130745] Clang-tidy: False positive readability-redundant-inline-specifier on out-of-line explicitly defaulted constructors

2025-03-11 Thread LLVM Bugs via llvm-bugs
Issue 130745 Summary Clang-tidy: False positive readability-redundant-inline-specifier on out-of-line explicitly defaulted constructors Labels clang-tidy

[llvm-bugs] [Bug 130754] `CodeGen/M68k/Control/setcc.ll` test regression

2025-03-11 Thread LLVM Bugs via llvm-bugs
Issue 130754 Summary `CodeGen/M68k/Control/setcc.ll` test regression Labels new issue Assignees Reporter

[llvm-bugs] [Bug 130697] [MLIR] Inconsistent output when executing MLIR program with and without `-test-math-to-vcix`

2025-03-11 Thread LLVM Bugs via llvm-bugs
Issue 130697 Summary [MLIR] Inconsistent output when executing MLIR program with and without `-test-math-to-vcix` Labels mlir Assignees

[llvm-bugs] [Bug 130760] [Coverage][MC/DC] Condition position reported at macro position

2025-03-11 Thread LLVM Bugs via llvm-bugs
Issue 130760 Summary [Coverage][MC/DC] Condition position reported at macro position Labels new issue Assignees Rep

[llvm-bugs] [Bug 130775] [Issue][Aarch64][Arm] questions abot relocations

2025-03-11 Thread LLVM Bugs via llvm-bugs
Issue 130775 Summary [Issue][Aarch64][Arm] questions abot relocations Labels Assignees Reporter Zhenhang1213

[llvm-bugs] [Bug 130699] [MLIR] Inconsistent output when executing MLIR program with and without `-test-commutativity-utils`

2025-03-11 Thread LLVM Bugs via llvm-bugs
Issue 130699 Summary [MLIR] Inconsistent output when executing MLIR program with and without `-test-commutativity-utils` Labels mlir Assignees

[llvm-bugs] [Bug 130586] [Clang] Clang does not work with bitshift

2025-03-11 Thread LLVM Bugs via llvm-bugs
Issue 130586 Summary [Clang] Clang does not work with bitshift Labels clang Assignees Reporter Bre

[llvm-bugs] [Bug 130744] lldb expression inline note prints "note: " twice

2025-03-11 Thread LLVM Bugs via llvm-bugs
Issue 130744 Summary lldb _expression_ inline note prints "note: " twice Labels lldb Assignees Reporter

[llvm-bugs] [Bug 130632] [llvm][opt][regression] `memcpyopt` pass inserts incorrect `memmove` call

2025-03-11 Thread LLVM Bugs via llvm-bugs
Issue 130632 Summary [llvm][opt][regression] `memcpyopt` pass inserts incorrect `memmove` call Labels Assignees Reporter

[llvm-bugs] [Bug 130620] [Clang][Regression:19] Crash on pack expansion of requires expression with lambda

2025-03-11 Thread LLVM Bugs via llvm-bugs
Issue 130620 Summary [Clang][Regression:19] Crash on pack expansion of requires _expression_ with lambda Labels clang Assignees

[llvm-bugs] [Bug 130119] [AMDGPU] Assertion "This is not a register operand!" failed in SIFixSGPRCopies

2025-03-11 Thread LLVM Bugs via llvm-bugs
Issue 130119 Summary [AMDGPU] Assertion "This is not a register operand!" failed in SIFixSGPRCopies Labels backend:AMDGPU Assignees

[llvm-bugs] [Bug 130260] [clang++] missing an RVO opportunity

2025-03-11 Thread LLVM Bugs via llvm-bugs
Issue 130260 Summary [clang++] missing an RVO opportunity Labels clang Assignees Reporter Byunghoo

[llvm-bugs] [Bug 130618] [clang][ASTMatchers] global anonymous union declaration not picked up by ASTConsumer::handleTopLevelDecl

2025-03-11 Thread LLVM Bugs via llvm-bugs
Issue 130618 Summary [clang][ASTMatchers] global anonymous union declaration not picked up by ASTConsumer::handleTopLevelDecl Labels clang Assigne

[llvm-bugs] [Bug 130562] build clang failed

2025-03-11 Thread LLVM Bugs via llvm-bugs
Issue 130562 Summary build clang failed Labels clang Assignees Reporter nancyabcd

[llvm-bugs] [Bug 130801] Segmentation fault in compiler with openmp (cuda offload mode)

2025-03-11 Thread LLVM Bugs via llvm-bugs
Issue 130801 Summary Segmentation fault in compiler with openmp (cuda offload mode) Labels new issue Assignees Repo

[llvm-bugs] [Bug 130787] clang-format breaks hlsl syntax for infinity (+1.#INF)

2025-03-11 Thread LLVM Bugs via llvm-bugs
Issue 130787 Summary clang-format breaks hlsl syntax for infinity (+1.#INF) Labels clang-format Assignees Reporter

[llvm-bugs] [Bug 130793] Request Commit Access For vbvictor

2025-03-11 Thread LLVM Bugs via llvm-bugs
Issue 130793 Summary Request Commit Access For vbvictor Labels infra:commit-access-request Assignees Reporter

[llvm-bugs] [Bug 130795] [clang] Race conditions while building modules

2025-03-11 Thread LLVM Bugs via llvm-bugs
Issue 130795 Summary [clang] Race conditions while building modules Labels clang:modules Assignees Reporter

[llvm-bugs] [Bug 130571] Add inlay hints for default arguments

2025-03-11 Thread LLVM Bugs via llvm-bugs
Issue 130571 Summary Add inlay hints for default arguments Labels clangd Assignees Reporter ilya-b

[llvm-bugs] [Bug 130452] [clang][OpenMP] The include file doesn't compile in C89 mode (it uses the "inline" keyword)

2025-03-11 Thread LLVM Bugs via llvm-bugs
Issue 130452 Summary [clang][OpenMP] The include file doesn't compile in C89 mode (it uses the "inline" keyword) Labels clang Assignees

[llvm-bugs] [Bug 130190] LLVM ERROR: out of memory

2025-03-11 Thread LLVM Bugs via llvm-bugs
Issue 130190 Summary LLVM ERROR: out of memory Labels new issue Assignees Reporter CerLioX17

[llvm-bugs] [Bug 130175] [SPIR-V] Add cooperative_matrix.h LIT test

2025-03-11 Thread LLVM Bugs via llvm-bugs
Issue 130175 Summary [SPIR-V] Add cooperative_matrix.h LIT test Labels new issue Assignees Reporter

[llvm-bugs] [Bug 130652] clang: "function definition is not allowed here" when compiling GNU C with nested functions

2025-03-11 Thread LLVM Bugs via llvm-bugs
Issue 130652 Summary clang: "function definition is not allowed here" when compiling GNU C with nested functions Labels clang Assignees

[llvm-bugs] [Bug 130659] [CodeGen] Dubious temporary expressions constructing `Polynomial`s

2025-03-11 Thread LLVM Bugs via llvm-bugs
Issue 130659 Summary [CodeGen] Dubious temporary expressions constructing `Polynomial`s Labels new issue Assignees

[llvm-bugs] [Bug 130818] Add TZDB support on FreeBSD

2025-03-11 Thread LLVM Bugs via llvm-bugs
Issue 130818 Summary Add TZDB support on FreeBSD Labels libc++, platform:freebsd Assignees mordante

[llvm-bugs] [Bug 130657] Release Asset Audit Failed

2025-03-11 Thread LLVM Bugs via llvm-bugs
Issue 130657 Summary Release Asset Audit Failed Labels infrastructure Assignees Reporter llvmbot

[llvm-bugs] [Bug 130003] [VE] Move MCSymbolRefExpr::VK_VE_ to VEMCExpr::

2025-03-11 Thread LLVM Bugs via llvm-bugs
Issue 130003 Summary [VE] Move MCSymbolRefExpr::VK_VE_ to VEMCExpr:: Labels backend:VE Assignees Reporter

[llvm-bugs] [Bug 130837] [OpenMP] Crash with `omp declare simd` when associated with a C struct member

2025-03-11 Thread LLVM Bugs via llvm-bugs
Issue 130837 Summary [OpenMP] Crash with `omp declare simd` when associated with a C struct member Labels new issue Assignees

[llvm-bugs] [Bug 130872] [aarch64] clang/LLVM fails to vectorize simple loop

2025-03-11 Thread LLVM Bugs via llvm-bugs
Issue 130872 Summary [aarch64] clang/LLVM fails to vectorize simple loop Labels Assignees Reporter haasn

[llvm-bugs] [Bug 130826] [HLSL] Add end-to-end test coverage of Root Signatures to Offload Test Suite

2025-03-11 Thread LLVM Bugs via llvm-bugs
Issue 130826 Summary [HLSL] Add end-to-end test coverage of Root Signatures to Offload Test Suite Labels HLSL Assignees inbelic

[llvm-bugs] [Bug 130827] Assertion `getSignificantBits() <= 64 && "Too many bits for int64_t"' failed

2025-03-11 Thread LLVM Bugs via llvm-bugs
Issue 130827 Summary Assertion `getSignificantBits() <= 64 && "Too many bits for int64_t"' failed Labels new issue Assignees

[llvm-bugs] [Bug 130830] Assertion failure in ConstantExpr::getCast with invalid constant expression cast in vector operation

2025-03-11 Thread LLVM Bugs via llvm-bugs
Issue 130830 Summary Assertion failure in ConstantExpr::getCast with invalid constant _expression_ cast in vector operation Labels new issue Assig

[llvm-bugs] [Bug 130849] Clang crashes when processing pragma diagnostic directives with quoted warning names for attribute-alias

2025-03-11 Thread LLVM Bugs via llvm-bugs
Issue 130849 Summary Clang crashes when processing pragma diagnostic directives with quoted warning names for attribute-alias Labels clang Assigne

[llvm-bugs] [Bug 130822] amtool should prevent pushes with uncommitted changes in the tree

2025-03-11 Thread LLVM Bugs via llvm-bugs
Issue 130822 Summary amtool should prevent pushes with uncommitted changes in the tree Labels new issue Assignees R

[llvm-bugs] [Bug 130863] [lldb-dap] TestDAP_breakpointEvents.py is flaky

2025-03-11 Thread LLVM Bugs via llvm-bugs
Issue 130863 Summary [lldb-dap] TestDAP_breakpointEvents.py is flaky Labels lldb-dap Assignees Reporter

[llvm-bugs] [Bug 130894] [clang-format] `BreakAfterAttributes` doesn't work for user-defined conversion functions

2025-03-11 Thread LLVM Bugs via llvm-bugs
Issue 130894 Summary [clang-format] `BreakAfterAttributes` doesn't work for user-defined conversion functions Labels clang-format Assignees

[llvm-bugs] [Bug 130824] Consider removing `CallExpr::CreateTemporary`

2025-03-11 Thread LLVM Bugs via llvm-bugs
Issue 130824 Summary Consider removing `CallExpr::CreateTemporary` Labels clang:frontend Assignees Reporter

[llvm-bugs] [Bug 130854] Validate lldb-dap supports server mode

2025-03-11 Thread LLVM Bugs via llvm-bugs
Issue 130854 Summary Validate lldb-dap supports server mode Labels new issue Assignees Reporter as

[llvm-bugs] [Bug 130467] fatal error: error in backend: Error while trying to spill UBC from class

2025-03-11 Thread LLVM Bugs via llvm-bugs
Issue 130467 Summary fatal error: error in backend: Error while trying to spill UBC from class Labels new issue Assignees

[llvm-bugs] [Bug 130906] [LLDB] failed to modify a variable

2025-03-11 Thread LLVM Bugs via llvm-bugs
Issue 130906 Summary [LLDB] failed to modify a variable Labels new issue Assignees Reporter coder0

[llvm-bugs] [Bug 130884] llvm/test/CodeGen/AMDGPU/shufflevector-physreg-copy.ll fails machine verifier after scheduling

2025-03-11 Thread LLVM Bugs via llvm-bugs
Issue 130884 Summary llvm/test/CodeGen/AMDGPU/shufflevector-physreg-copy.ll fails machine verifier after scheduling Labels backend:AMDGPU, llvm:codegen

[llvm-bugs] [Bug 130886] tosa::ReduceSum Op goes wrong with type Float16.

2025-03-11 Thread LLVM Bugs via llvm-bugs
Issue 130886 Summary tosa::ReduceSum Op goes wrong with type Float16. Labels new issue Assignees Reporter

[llvm-bugs] [Bug 130639] Wider-than-native shifts are compiled inefficiently when the shift count is partially known

2025-03-11 Thread LLVM Bugs via llvm-bugs
Issue 130639 Summary Wider-than-native shifts are compiled inefficiently when the shift count is partially known Labels new issue Assignees

[llvm-bugs] [Bug 130650] Release Asset Audit Failed

2025-03-11 Thread LLVM Bugs via llvm-bugs
Issue 130650 Summary Release Asset Audit Failed Labels infrastructure Assignees Reporter llvmbot

[llvm-bugs] [Bug 130852] Clang crashes with APInt::getZExtValue assertion when handling oversized array designator value in InitListChecker

2025-03-11 Thread LLVM Bugs via llvm-bugs
Issue 130852 Summary Clang crashes with APInt::getZExtValue assertion when handling oversized array designator value in InitListChecker Labels clang

[llvm-bugs] [Bug 130850] Clang crashes on inline function with `target_clones` attribute

2025-03-11 Thread LLVM Bugs via llvm-bugs
Issue 130850 Summary Clang crashes on inline function with `target_clones` attribute Labels clang Assignees Reporte

[llvm-bugs] [Bug 130819] Add TZDB support on AIX

2025-03-11 Thread LLVM Bugs via llvm-bugs
Issue 130819 Summary Add TZDB support on AIX Labels new issue Assignees Reporter mordante

[llvm-bugs] [Bug 130859] clang-format (LLVM 19) SIGSEGV when formatting macro that generates function declaration

2025-03-11 Thread LLVM Bugs via llvm-bugs
Issue 130859 Summary clang-format (LLVM 19) SIGSEGV when formatting macro that generates function declaration Labels clang-format Assignees

[llvm-bugs] [Bug 130840] Assertion failure in clang::Sema::BuildBitIntType when handling _BitInt(N) with excessive bit-width

2025-03-11 Thread LLVM Bugs via llvm-bugs
Issue 130840 Summary Assertion failure in clang::Sema::BuildBitIntType when handling _BitInt(N) with excessive bit-width Labels clang Assignees

[llvm-bugs] [Bug 130842] [CodeGen] Dubious temporary expression constructing `mc::RegisterMCTargetOptionsFlags`

2025-03-11 Thread LLVM Bugs via llvm-bugs
Issue 130842 Summary [CodeGen] Dubious temporary _expression_ constructing `mc::RegisterMCTargetOptionsFlags` Labels new issue Assignees

[llvm-bugs] [Bug 130844] [Clang][OpenMP] Dubious temporary expression constructing `OMPLoopScope`

2025-03-11 Thread LLVM Bugs via llvm-bugs
Issue 130844 Summary [Clang][OpenMP] Dubious temporary _expression_ constructing `OMPLoopScope` Labels clang Assignees

[llvm-bugs] [Bug 130846] [Clang][Sema] Dubious temporary expression constructing `CXXThisScopeRAII`

2025-03-11 Thread LLVM Bugs via llvm-bugs
Issue 130846 Summary [Clang][Sema] Dubious temporary _expression_ constructing `CXXThisScopeRAII` Labels clang Assignees

[llvm-bugs] [Bug 130249] llvm requested a bug report re - realloc(): invalid pointer

2025-03-11 Thread LLVM Bugs via llvm-bugs
Issue 130249 Summary llvm requested a bug report re - realloc(): invalid pointer Labels new issue Assignees Reporte

[llvm-bugs] [Bug 130885] How to get all fine grained optimization options of the LLVM optimizer opt -Ox (O1/O2/Os/O3...)

2025-03-11 Thread LLVM Bugs via llvm-bugs
Issue 130885 Summary How to get all fine grained optimization options of the LLVM optimizer opt -Ox (O1/O2/Os/O3...) Labels new issue Assignees

[llvm-bugs] [Bug 130808] Conversion of inf to integer is not diagnosed

2025-03-11 Thread LLVM Bugs via llvm-bugs
Issue 130808 Summary Conversion of inf to integer is not diagnosed Labels Assignees Reporter apolukhin