[llvm-bugs] [Bug 125563] False branch coverage

2025-02-03 Thread LLVM Bugs via llvm-bugs
Issue 125563 Summary False branch coverage Labels new issue Assignees Reporter amal-khailtash

[llvm-bugs] [Bug 125521] [clang++] Implicit template instantiations in modules cause errors in other modules

2025-02-03 Thread LLVM Bugs via llvm-bugs
Issue 125521 Summary [clang++] Implicit template instantiations in modules cause errors in other modules Labels clang Assignees

[llvm-bugs] [Bug 125641] Crash when using '-mcmodel=tiny' on X86

2025-02-03 Thread LLVM Bugs via llvm-bugs
Issue 125641 Summary Crash when using '-mcmodel=tiny' on X86 Labels new issue Assignees Reporter S

[llvm-bugs] [Bug 125558] [SPIR-V] Map known opcodes for inline SPIR-V instructions to their actual type

2025-02-03 Thread LLVM Bugs via llvm-bugs
Issue 125558 Summary [SPIR-V] Map known opcodes for inline SPIR-V instructions to their actual type Labels Assignees Reporter

[llvm-bugs] [Bug 125605] Implement the `or` HLSL Function

2025-02-03 Thread LLVM Bugs via llvm-bugs
Issue 125605 Summary Implement the `or` HLSL Function Labels metabug, HLSL, bot:HLSL Assignees

[llvm-bugs] [Bug 125604] Implement the `and` HLSL Function

2025-02-03 Thread LLVM Bugs via llvm-bugs
Issue 125604 Summary Implement the `and` HLSL Function Labels metabug, HLSL, bot:HLSL Assignees

[llvm-bugs] [Bug 125576] [libc][stdlib][c23] implementations of free_sized / free_aligned_sized

2025-02-03 Thread LLVM Bugs via llvm-bugs
Issue 125576 Summary [libc][stdlib][c23] implementations of free_sized / free_aligned_sized Labels compiler-rt:scudo, libc Assignees

[llvm-bugs] [Bug 125575] [libc][malloc.h] is it possible to implement mallinfo/mallinfo2 on top of scudo?

2025-02-03 Thread LLVM Bugs via llvm-bugs
Issue 125575 Summary [libc][malloc.h] is it possible to implement mallinfo/mallinfo2 on top of scudo? Labels libc Assignees

[llvm-bugs] [Bug 125626] crash when compiling with emit-cir and fsanitize=undefined

2025-02-03 Thread LLVM Bugs via llvm-bugs
Issue 125626 Summary crash when compiling with emit-cir and fsanitize=undefined Labels new issue Assignees Reporter

[llvm-bugs] [Bug 125566] compiler-rt: build fix for NetBSD-10.99.12

2025-02-03 Thread LLVM Bugs via llvm-bugs
Issue 125566 Summary compiler-rt: build fix for NetBSD-10.99.12 Labels new issue Assignees Reporter

[llvm-bugs] [Bug 125582] The body of a lambda should not be instantiated eagerly

2025-02-03 Thread LLVM Bugs via llvm-bugs
Issue 125582 Summary The body of a lambda should not be instantiated eagerly Labels clang:frontend, lambda Assignees

[llvm-bugs] [Bug 125623] [benchmark] Get number of CPUs with sysconf() on Linux

2025-02-03 Thread LLVM Bugs via llvm-bugs
Issue 125623 Summary [benchmark] Get number of CPUs with sysconf() on Linux Labels new issue Assignees Reporter

[llvm-bugs] [Bug 125611] [AArch64] boolean or+sext can be done with addhn

2025-02-03 Thread LLVM Bugs via llvm-bugs
Issue 125611 Summary [AArch64] boolean or+sext can be done with addhn Labels new issue Assignees Reporter

[llvm-bugs] [Bug 125598] [libc][signal] fix declaration of sighandler_t

2025-02-03 Thread LLVM Bugs via llvm-bugs
Issue 125598 Summary [libc][signal] fix declaration of sighandler_t Labels libc Assignees nickdesaulniers

[llvm-bugs] [Bug 125567] Request Triage Access For CatherineMoore

2025-02-03 Thread LLVM Bugs via llvm-bugs
Issue 125567 Summary Request Triage Access For CatherineMoore Labels new issue Assignees Reporter

[llvm-bugs] [Bug 125589] [clang-tidy] bugprone-unchecked-optional-access crash on clang/lib/Sema/SemaExpr.cpp

2025-02-03 Thread LLVM Bugs via llvm-bugs
Issue 125589 Summary [clang-tidy] bugprone-unchecked-optional-access crash on clang/lib/Sema/SemaExpr.cpp Labels clang-tidy, crash Ass

[llvm-bugs] [Bug 125473] [clang, CUDA] Binary compiled with clang produces wrong output

2025-02-03 Thread LLVM Bugs via llvm-bugs
Issue 125473 Summary [clang, CUDA] Binary compiled with clang produces wrong output Labels clang Assignees Reporter

[llvm-bugs] [Bug 125477] Infinite loop at `dlopen` (shared-library-event breakpoint)

2025-02-03 Thread LLVM Bugs via llvm-bugs
Issue 125477 Summary Infinite loop at `dlopen` (shared-library-event breakpoint) Labels Assignees Reporter geo

[llvm-bugs] [Bug 125469] Missed optimization: fold zext nneg + GEP into direct GEP with the nneg index

2025-02-03 Thread LLVM Bugs via llvm-bugs
Issue 125469 Summary Missed optimization: fold zext nneg + GEP into direct GEP with the nneg index Labels new issue Assignees

[llvm-bugs] [Bug 125554] Backport bac62ee to release/20.x

2025-02-03 Thread LLVM Bugs via llvm-bugs
Issue 125554 Summary Backport bac62ee to release/20.x Labels release:backport Assignees Reporter J

[llvm-bugs] [Bug 125510] Many libcxx/test/benchmarks tests FAIL

2025-02-03 Thread LLVM Bugs via llvm-bugs
Issue 125510 Summary Many libcxx/test/benchmarks tests FAIL Labels libc++ Assignees Reporter rorth

[llvm-bugs] [Bug 125541] `-Warray-bounds=` warning compiling `lvm-project/llvm/lib/Target/AArch64/MCTargetDesc/AArch64ELFStreamer.cpp`

2025-02-03 Thread LLVM Bugs via llvm-bugs
Issue 125541 Summary `-Warray-bounds=` warning compiling `lvm-project/llvm/lib/Target/AArch64/MCTargetDesc/AArch64ELFStreamer.cpp` Labels backend:AArch64, cod

[llvm-bugs] [Bug 125543] `-Wextra` reported in `lib/Target/ARM/MCTargetDesc/ARMAsmBackend.cpp`

2025-02-03 Thread LLVM Bugs via llvm-bugs
Issue 125543 Summary `-Wextra` reported in `lib/Target/ARM/MCTargetDesc/ARMAsmBackend.cpp` Labels backend:ARM, code-quality Assignees

[llvm-bugs] [Bug 125544] `-Wdangling-reference` reported in `llvm/lib/DebugInfo/PDB/Native/`

2025-02-03 Thread LLVM Bugs via llvm-bugs
Issue 125544 Summary `-Wdangling-reference` reported in `llvm/lib/DebugInfo/PDB/Native/` Labels code-quality, debuginfo Assignees

[llvm-bugs] [Bug 125540] lots of `-Warray-bounds=` warnings in `llvm/lib/Target/PowerPC/Disassembler/PPCDisassembler.cpp`

2025-02-03 Thread LLVM Bugs via llvm-bugs
Issue 125540 Summary lots of `-Warray-bounds=` warnings in `llvm/lib/Target/PowerPC/Disassembler/PPCDisassembler.cpp` Labels new issue Assignees

[llvm-bugs] [Bug 125489] Request Commit Access For AnastasiyaChernikova

2025-02-03 Thread LLVM Bugs via llvm-bugs
Issue 125489 Summary Request Commit Access For AnastasiyaChernikova Labels infra:commit-access-request Assignees Re

[llvm-bugs] [Bug 125512] lli crashed on simple code

2025-02-03 Thread LLVM Bugs via llvm-bugs
Issue 125512 Summary lli crashed on simple code Labels new issue Assignees Reporter KoVadim

[llvm-bugs] [Bug 125545] `-Wuninitialized` warnings in `llvm/lib/Target/Hexagon/`

2025-02-03 Thread LLVM Bugs via llvm-bugs
Issue 125545 Summary `-Wuninitialized` warnings in `llvm/lib/Target/Hexagon/` Labels backend:Hexagon, code-quality Assignees

[llvm-bugs] [Bug 125547] `-Wstringop-overflow=` reported in `llvm/lib/ExecutionEngine/Orc/ReOptimizeLayer.cpp`

2025-02-03 Thread LLVM Bugs via llvm-bugs
Issue 125547 Summary `-Wstringop-overflow=` reported in `llvm/lib/ExecutionEngine/Orc/ReOptimizeLayer.cpp` Labels code-quality Assignees

[llvm-bugs] [Bug 125548] `-Wextra` reported in `llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp`

2025-02-03 Thread LLVM Bugs via llvm-bugs
Issue 125548 Summary `-Wextra` reported in `llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp` Labels backend:AMDGPU, code-quality

[llvm-bugs] [Bug 125549] `-Wenum-compare` reported in `llvm/lib/Target/AMDGPU/AMDGPUISelLowering.cpp`

2025-02-03 Thread LLVM Bugs via llvm-bugs
Issue 125549 Summary `-Wenum-compare` reported in `llvm/lib/Target/AMDGPU/AMDGPUISelLowering.cpp` Labels backend:AMDGPU, code-quality

[llvm-bugs] [Bug 125502] PPC should use REG_SEQUENCE instead of sequences of INSERT_SUBREG

2025-02-03 Thread LLVM Bugs via llvm-bugs
Issue 125502 Summary PPC should use REG_SEQUENCE instead of sequences of INSERT_SUBREG Labels backend:PowerPC Assignees

[llvm-bugs] [Bug 125495] Restrict apt to the necessary architecture and signature.

2025-02-03 Thread LLVM Bugs via llvm-bugs
Issue 125495 Summary Restrict apt to the necessary architecture and signature. Labels packaging, platform:linux Assignees

[llvm-bugs] [Bug 125496] [20.x] GCC test fixes for offload

2025-02-03 Thread LLVM Bugs via llvm-bugs
Issue 125496 Summary [20.x] GCC test fixes for offload Labels new issue Assignees Reporter mgorny

[llvm-bugs] [Bug 125551] `-Wunused-function` reported in `llvm/lib/Target/RISCV/GISel/RISCVInstructionSelector.cpp`

2025-02-03 Thread LLVM Bugs via llvm-bugs
Issue 125551 Summary `-Wunused-function` reported in `llvm/lib/Target/RISCV/GISel/RISCVInstructionSelector.cpp` Labels backend:RISC-V, code-quality

[llvm-bugs] [Bug 125552] `-Wattributes` warnings with `clang::Sema`

2025-02-03 Thread LLVM Bugs via llvm-bugs
Issue 125552 Summary `-Wattributes` warnings with `clang::Sema` Labels code-quality Assignees Reporter

[llvm-bugs] [Bug 125553] ARM NEON builtins involving type __mfp8 seem to be incorrectly declared for armv7 and crash the compiler (clang 20.1.0 rc1)

2025-02-03 Thread LLVM Bugs via llvm-bugs
Issue 125553 Summary ARM NEON builtins involving type __mfp8 seem to be incorrectly declared for armv7 and crash the compiler (clang 20.1.0 rc1) Labels clang

[llvm-bugs] [Bug 125490] [BOLT] BOLT Optimization Corrupts Cryptographic Functionality in nettle Library, Leading to SHA3, SHAKE, EdDSA, and Ed448 Test Failures

2025-02-03 Thread LLVM Bugs via llvm-bugs
Issue 125490 Summary [BOLT] BOLT Optimization Corrupts Cryptographic Functionality in nettle Library, Leading to SHA3, SHAKE, EdDSA, and Ed448 Test Failures Labels BOLT

[llvm-bugs] [Bug 125538] `-Wdangling-reference` building `llvm/utils/TableGen/GlobalISelCombinerEmitter.cpp`

2025-02-03 Thread LLVM Bugs via llvm-bugs
Issue 125538 Summary `-Wdangling-reference` building `llvm/utils/TableGen/GlobalISelCombinerEmitter.cpp` Labels tablegen, code-quality

[llvm-bugs] [Bug 125537] warnings building `llvm/utils/TableGen/Common/CodeGenDAGPatterns.cpp`

2025-02-03 Thread LLVM Bugs via llvm-bugs
Issue 125537 Summary warnings building `llvm/utils/TableGen/Common/CodeGenDAGPatterns.cpp` Labels tablegen, code-quality Assignees

[llvm-bugs] [Bug 125491] if constexpr code not ignored

2025-02-03 Thread LLVM Bugs via llvm-bugs
Issue 125491 Summary if constexpr code not ignored Labels new issue Assignees Reporter Toeger

[llvm-bugs] [Bug 125514] [flang][runtime] Make sure to link libexecinfo if it exists

2025-02-03 Thread LLVM Bugs via llvm-bugs
Issue 125514 Summary [flang][runtime] Make sure to link libexecinfo if it exists Labels flang Assignees Reporter

[llvm-bugs] [Bug 125529] Inconsistent section-alignment values in RuntimeDyld

2025-02-03 Thread LLVM Bugs via llvm-bugs
Issue 125529 Summary Inconsistent section-alignment values in RuntimeDyld Labels new issue Assignees Reporter

[llvm-bugs] [Bug 125530] `-Winclude-angled-in-module-purview` false-positive

2025-02-03 Thread LLVM Bugs via llvm-bugs
Issue 125530 Summary `-Winclude-angled-in-module-purview` false-positive Labels false-positive Assignees Reporter

[llvm-bugs] [Bug 125645] LLVM OrcLazy tests fail in 20.1.0-rc1

2025-02-03 Thread LLVM Bugs via llvm-bugs
Issue 125645 Summary LLVM OrcLazy tests fail in 20.1.0-rc1 Labels new issue Assignees Reporter Ros

[llvm-bugs] [Bug 125471] LLDB cannot interrupt process on Windows Subsystem for Linux 1 (WSL1)

2025-02-03 Thread LLVM Bugs via llvm-bugs
Issue 125471 Summary LLDB cannot interrupt process on Windows Subsystem for Linux 1 (WSL1) Labels new issue Assignees