[llvm-bugs] [Bug 141568] "!dbg attachment points at wrong subprogram for function" after InlinerPass

2025-05-27 Thread LLVM Bugs via llvm-bugs
Issue 141568 Summary "!dbg attachment points at wrong subprogram for function" after InlinerPass Labels new issue Assignees

[llvm-bugs] [Bug 141569] [DAG] WidenVectorResult - add support for ISD::VECTOR_INTERLEAVE/ISD::VECTOR_DEINTERLEAVE nodes

2025-05-27 Thread LLVM Bugs via llvm-bugs
Issue 141569 Summary [DAG] WidenVectorResult - add support for ISD::VECTOR_INTERLEAVE/ISD::VECTOR_DEINTERLEAVE nodes Labels llvm:SelectionDAG Assi

[llvm-bugs] [Bug 141592] [HIP]: explicit instantiated constexpr functions calling non-constexpr functions fail to compile (`__host__ __device__` function references `__host__` function)

2025-05-27 Thread LLVM Bugs via llvm-bugs
Issue 141592 Summary [HIP]: explicit instantiated constexpr functions calling non-constexpr functions fail to compile (`__host__ __device__` function references `__host__` function) Labels

[llvm-bugs] [Bug 141578] Incorrect result due to -new-struct-path-tbaa on strict-alias analysis

2025-05-27 Thread LLVM Bugs via llvm-bugs
Issue 141578 Summary Incorrect result due to -new-struct-path-tbaa on strict-alias analysis Labels new issue Assignees

[llvm-bugs] [Bug 141575] [clang-format] Lambda hanging indent increased by moving to a new line

2025-05-27 Thread LLVM Bugs via llvm-bugs
Issue 141575 Summary [clang-format] Lambda hanging indent increased by moving to a new line Labels clang-format Assignees

[llvm-bugs] [Bug 141580] [Clang] Incorrect treatment of header guards in modular builds

2025-05-27 Thread LLVM Bugs via llvm-bugs
Issue 141580 Summary [Clang] Incorrect treatment of header guards in modular builds Labels clang, clang:modules Assignees

[llvm-bugs] [Bug 141582] [clang] Function body and its inner lambda are loaded from different module.

2025-05-27 Thread LLVM Bugs via llvm-bugs
Issue 141582 Summary [clang] Function body and its inner lambda are loaded from different module. Labels clang:modules Assignees

[llvm-bugs] [Bug 141583] [LoongArch] Assertion failure `llvm::isUIntN(BitWidth, val) && "Value is not an N-bit unsigned value"`

2025-05-27 Thread LLVM Bugs via llvm-bugs
Issue 141583 Summary [LoongArch] Assertion failure `llvm::isUIntN(BitWidth, val) && "Value is not an N-bit unsigned value"` Labels crash, backend:loongarch

[llvm-bugs] [Bug 141549] [Clang] C11 `_Generic` matches anything with `void` in trunk build

2025-05-27 Thread LLVM Bugs via llvm-bugs
Issue 141549 Summary [Clang] C11 `_Generic` matches anything with `void` in trunk build Labels clang Assignees Repo

[llvm-bugs] [Bug 141565] [DAG] ISD::VECTOR_INTERLEAVE and ISD::VECTOR_DEINTERLEAVE descriptions no longer match their behaviour

2025-05-27 Thread LLVM Bugs via llvm-bugs
Issue 141565 Summary [DAG] ISD::VECTOR_INTERLEAVE and ISD::VECTOR_DEINTERLEAVE descriptions no longer match their behaviour Labels new issue Assig

[llvm-bugs] [Bug 141563] consteval and constexpr static variable do not work well together

2025-05-27 Thread LLVM Bugs via llvm-bugs
Issue 141563 Summary consteval and constexpr static variable do not work well together Labels new issue Assignees R

[llvm-bugs] [Bug 141602] [clang][dataflow] Diagnose branch conditions using the data-flow framework

2025-05-27 Thread LLVM Bugs via llvm-bugs
Issue 141602 Summary [clang][dataflow] Diagnose branch conditions using the data-flow framework Labels clang:dataflow Assignees

[llvm-bugs] [Bug 141603] [clang] Crash clang::StmtVisitorBase with constrained template constructor and deduction guide for derived class

2025-05-27 Thread LLVM Bugs via llvm-bugs
Issue 141603 Summary [clang] Crash clang::StmtVisitorBase with constrained template constructor and deduction guide for derived class Labels clang

[llvm-bugs] [Bug 141598] [powerpc64le][XRay] XRay fails with linker errors when building C codes

2025-05-27 Thread LLVM Bugs via llvm-bugs
Issue 141598 Summary [powerpc64le][XRay] XRay fails with linker errors when building C codes Labels new issue Assignees

[llvm-bugs] [Bug 141659] [Clang][C23] No diagnostic for attribute declaration where statement is required

2025-05-27 Thread LLVM Bugs via llvm-bugs
Issue 141659 Summary [Clang][C23] No diagnostic for attribute declaration where statement is required Labels clang Assignees

[llvm-bugs] [Bug 141666] Request Commit Access For dakersnar

2025-05-27 Thread LLVM Bugs via llvm-bugs
Issue 141666 Summary Request Commit Access For dakersnar Labels infra:commit-access-request Assignees Reporter

[llvm-bugs] [Bug 141628] Instruction does not dominate all uses!.. LLVM ERROR: Broken module found, compilation aborted!

2025-05-27 Thread LLVM Bugs via llvm-bugs
Issue 141628 Summary Instruction does not dominate all uses!.. LLVM ERROR: Broken module found, compilation aborted! Labels new issue Assignees

[llvm-bugs] [Bug 141643] ppc-reduce-cr-ops mishandles subregister uses and emits verifier error

2025-05-27 Thread LLVM Bugs via llvm-bugs
Issue 141643 Summary ppc-reduce-cr-ops mishandles subregister uses and emits verifier error Labels backend:PowerPC, crash-on-valid Ass

[llvm-bugs] [Bug 141636] [libc] Implement wmemset

2025-05-27 Thread LLVM Bugs via llvm-bugs
Issue 141636 Summary [libc] Implement wmemset Labels libc Assignees Reporter michaelrj-google

[llvm-bugs] [Bug 141638] Code with goto is 3x faster than code with continue

2025-05-27 Thread LLVM Bugs via llvm-bugs
Issue 141638 Summary Code with goto is 3x faster than code with continue Labels new issue Assignees Reporter

[llvm-bugs] [Bug 141639] clang-tidy: --enable-check-profile is empty

2025-05-27 Thread LLVM Bugs via llvm-bugs
Issue 141639 Summary clang-tidy: --enable-check-profile is empty Labels clang-tidy Assignees Reporter

[llvm-bugs] [Bug 141667] [MLIR] Bufferization of `tensor.generate` does not take into account repetitions

2025-05-27 Thread LLVM Bugs via llvm-bugs
Issue 141667 Summary [MLIR] Bufferization of `tensor.generate` does not take into account repetitions Labels mlir Assignees

[llvm-bugs] [Bug 141683] [clang-doc] Add tests for missing clang-doc output

2025-05-27 Thread LLVM Bugs via llvm-bugs
Issue 141683 Summary [clang-doc] Add tests for missing clang-doc output Labels clang-doc Assignees evelez7

[llvm-bugs] [Bug 141686] Templated infinitely recursive function does not fail to compile

2025-05-27 Thread LLVM Bugs via llvm-bugs
Issue 141686 Summary Templated infinitely recursive function does not fail to compile Labels new issue Assignees Re

[llvm-bugs] [Bug 141673] [DirectX] Legalization of memcpy is triggering a src/dst array mismatch assert

2025-05-27 Thread LLVM Bugs via llvm-bugs
Issue 141673 Summary [DirectX] Legalization of memcpy is triggering a src/dst array mismatch assert Labels new issue Assignees

[llvm-bugs] [Bug 141678] CREL breaks some arm32 binaries

2025-05-27 Thread LLVM Bugs via llvm-bugs
Issue 141678 Summary CREL breaks some arm32 binaries Labels new issue Assignees Reporter aeubanks

[llvm-bugs] [Bug 141680] llvm-dwarfdump doesn't support CREL

2025-05-27 Thread LLVM Bugs via llvm-bugs
Issue 141680 Summary llvm-dwarfdump doesn't support CREL Labels tools:llvm-dwarfdump Assignees Reporter

[llvm-bugs] [Bug 141630] Converting loop pointer bump to index increases register pressure

2025-05-27 Thread LLVM Bugs via llvm-bugs
Issue 141630 Summary Converting loop pointer bump to index increases register pressure Labels new issue Assignees R

[llvm-bugs] [Bug 141622] [AMDGPU] InstCombine moving freeze instructions breaks FMA formation

2025-05-27 Thread LLVM Bugs via llvm-bugs
Issue 141622 Summary [AMDGPU] InstCombine moving freeze instructions breaks FMA formation Labels new issue Assignees

[llvm-bugs] [Bug 141653] [SystemZ] Crash with `SystemZConvCC` intrinsics

2025-05-27 Thread LLVM Bugs via llvm-bugs
Issue 141653 Summary [SystemZ] Crash with `SystemZConvCC` intrinsics Labels new issue Assignees Reporter

[llvm-bugs] [Bug 141648] [libc++] std::variant invokes move constructor of non-movable alternative in copy assignment

2025-05-27 Thread LLVM Bugs via llvm-bugs
Issue 141648 Summary [libc++] std::variant invokes move constructor of non-movable alternative in copy assignment Labels libc++ Assignees

[llvm-bugs] [Bug 141655] analyzeCompare needs a way to report subregister uses

2025-05-27 Thread LLVM Bugs via llvm-bugs
Issue 141655 Summary analyzeCompare needs a way to report subregister uses Labels llvm:codegen Assignees Reporter

[llvm-bugs] [Bug 141642] PowerPC regressions introduce by 3469db82b5c821c94b58c0b81f03bbef51efa30b

2025-05-27 Thread LLVM Bugs via llvm-bugs
Issue 141642 Summary PowerPC regressions introduce by 3469db82b5c821c94b58c0b81f03bbef51efa30b Labels new issue Assignees

[llvm-bugs] [Bug 141626] Regression: Cannot compile cuda code that calls CUB function with clang 20

2025-05-27 Thread LLVM Bugs via llvm-bugs
Issue 141626 Summary Regression: Cannot compile cuda code that calls CUB function with clang 20 Labels clang Assignees

[llvm-bugs] [Bug 141627] [RISCV] Unsigned atomics use signed load + zero-extension instead of unsigned loads

2025-05-27 Thread LLVM Bugs via llvm-bugs
Issue 141627 Summary [RISCV] Unsigned atomics use signed load + zero-extension instead of unsigned loads Labels new issue Assignees

[llvm-bugs] [Bug 141559] Call-related operations cause stack variable dbg_values to be killed too eagerly in calculateDbgEntityHistory

2025-05-27 Thread LLVM Bugs via llvm-bugs
Issue 141559 Summary Call-related operations cause stack variable dbg_values to be killed too eagerly in calculateDbgEntityHistory Labels new issue

[llvm-bugs] [Bug 141706] Make constant vector `` able to reuse ``

2025-05-27 Thread LLVM Bugs via llvm-bugs
Issue 141706 Summary Make constant vector `` able to reuse `` Labels new issue Assignees Reporter

[llvm-bugs] [Bug 141707] deque::push_back/pop_front are not amortized constant time

2025-05-27 Thread LLVM Bugs via llvm-bugs
Issue 141707 Summary deque::push_back/pop_front are not amortized constant time Labels new issue Assignees Reporter

[llvm-bugs] [Bug 141710] `(x << 1) | 1` => `shld(x, 1, 0x80...)` for vectors of 8 x u64

2025-05-27 Thread LLVM Bugs via llvm-bugs
Issue 141710 Summary `(x << 1) | 1` => `shld(x, 1, 0x80...)` for vectors of 8 x u64 Labels new issue Assignees Repo