[llvm-bugs] [Bug 136547] Crashed when use clang to compile with a ir debug location printing pass plugin

2025-04-21 Thread LLVM Bugs via llvm-bugs
Issue 136547 Summary Crashed when use clang to compile with a ir debug location printing pass plugin Labels clang Assignees

[llvm-bugs] [Bug 136652] [OpenMP] Compiler segfault with `#pragma omp` in global lambda

2025-04-21 Thread LLVM Bugs via llvm-bugs
Issue 136652 Summary [OpenMP] Compiler segfault with `#pragma omp` in global lambda Labels new issue Assignees Repo

[llvm-bugs] [Bug 136646] [InstCombine] The sign bit of NaN is not preserved when folding `(X <= +/-0.0) ? (0.0 - X) : X to fabs(X)`

2025-04-21 Thread LLVM Bugs via llvm-bugs
Issue 136646 Summary [InstCombine] The sign bit of NaN is not preserved when folding `(X <= +/-0.0) ? (0.0 - X) : X to fabs(X)` Labels miscompilation, llvm:in

[llvm-bugs] [Bug 136647] [clangd] Crashing during switching header / source file

2025-04-21 Thread LLVM Bugs via llvm-bugs
Issue 136647 Summary [clangd] Crashing during switching header / source file Labels new issue Assignees Reporter

[llvm-bugs] [Bug 136656] `std::flat_set` dispatches non-c++17 iterators to container's `insert(const_iterator, InputIterator, InputIterator)`

2025-04-21 Thread LLVM Bugs via llvm-bugs
Issue 136656 Summary `std::flat_set` dispatches non-c++17 iterators to container's `insert(const_iterator, InputIterator, InputIterator)` Labels new issue

[llvm-bugs] [Bug 136658] [RISCV] Miscompile when casting tvv type to pointer

2025-04-21 Thread LLVM Bugs via llvm-bugs
Issue 136658 Summary [RISCV] Miscompile when casting tvv type to pointer Labels new issue Assignees Reporter

[llvm-bugs] [Bug 136650] [InstCombine] Poison safety violation in `foldLogicOfFCmps`

2025-04-21 Thread LLVM Bugs via llvm-bugs
Issue 136650 Summary [InstCombine] Poison safety violation in `foldLogicOfFCmps` Labels miscompilation, llvm:instcombine Assignees

[llvm-bugs] [Bug 136659] .clang-tidy not automatically found by clang-tidy 20.1.2

2025-04-21 Thread LLVM Bugs via llvm-bugs
Issue 136659 Summary .clang-tidy not automatically found by clang-tidy 20.1.2 Labels clang-tidy Assignees Reporter

[llvm-bugs] [Bug 136583] [flang] [OpenMP] Common block name symbol is not found (with the prefix "Internal")

2025-04-21 Thread LLVM Bugs via llvm-bugs
Issue 136583 Summary [flang] [OpenMP] Common block name symbol is not found (with the prefix "Internal") Labels flang Assignees

[llvm-bugs] [Bug 136585] [SPIRV][HLSL] Crash when calling exported function and targeting SPIRV

2025-04-21 Thread LLVM Bugs via llvm-bugs
Issue 136585 Summary [SPIRV][HLSL] Crash when calling exported function and targeting SPIRV Labels backend:SPIR-V Assignees

[llvm-bugs] [Bug 136574] [X86] Unnecessary sequences of 8 GPR `mov`s back and forth

2025-04-21 Thread LLVM Bugs via llvm-bugs
Issue 136574 Summary [X86] Unnecessary sequences of 8 GPR `mov`s back and forth Labels new issue Assignees Reporter

[llvm-bugs] [Bug 136559] Clang treats nested classes as non-default-constructible if they have member intializers, until the end of the outer class

2025-04-21 Thread LLVM Bugs via llvm-bugs
Issue 136559 Summary Clang treats nested classes as non-default-constructible if they have member intializers, until the end of the outer class Labels clang

[llvm-bugs] [Bug 136550] [APInt] Add APInt::clearBits() method

2025-04-21 Thread LLVM Bugs via llvm-bugs
Issue 136550 Summary [APInt] Add APInt::clearBits() method Labels good first issue, llvm:support Assignees

[llvm-bugs] [Bug 136568] Quadratic scaling in processing of designated initializers

2025-04-21 Thread LLVM Bugs via llvm-bugs
Issue 136568 Summary Quadratic scaling in processing of designated initializers Labels new issue Assignees Reporter

[llvm-bugs] [Bug 136588] [BOLT][RISCV]could not find corresponding %pcrel_hi

2025-04-21 Thread LLVM Bugs via llvm-bugs
Issue 136588 Summary [BOLT][RISCV]could not find corresponding %pcrel_hi Labels BOLT Assignees Reporter

[llvm-bugs] [Bug 136608] [clang-cl] Cannot compile a nested struct with member named `std::string Name; `

2025-04-21 Thread LLVM Bugs via llvm-bugs
Issue 136608 Summary [clang-cl] Cannot compile a nested struct with member named `std::string Name;` Labels new issue Assignees

[llvm-bugs] [Bug 136603] Loop unrolling confuses __builtin_dynamic_object_size() and __builtin_constant_p()

2025-04-21 Thread LLVM Bugs via llvm-bugs
Issue 136603 Summary Loop unrolling confuses __builtin_dynamic_object_size() and __builtin_constant_p() Labels new issue Assignees

[llvm-bugs] [Bug 136607] std::generator usage with Clang causes warning/error when compiling HPX with C++23 and coroutines enabled

2025-04-21 Thread LLVM Bugs via llvm-bugs
Issue 136607 Summary std::generator usage with Clang causes warning/error when compiling HPX with C++23 and coroutines enabled Labels clang Assign

[llvm-bugs] [Bug 136620] [DirectX] Legalize Lifetime markers

2025-04-21 Thread LLVM Bugs via llvm-bugs
Issue 136620 Summary [DirectX] Legalize Lifetime markers Labels Assignees farzonl Reporter farzonl

[llvm-bugs] [Bug 136561] [lldb][LoongArch] expression command cannot call the function

2025-04-21 Thread LLVM Bugs via llvm-bugs
Issue 136561 Summary [lldb][LoongArch] _expression_ command cannot call the function Labels new issue Assignees wangleiat

[llvm-bugs] [Bug 136564] [RISCV] `clang` mistakenly permits `Zilsd` extension for `rv64`

2025-04-21 Thread LLVM Bugs via llvm-bugs
Issue 136564 Summary [RISCV] `clang` mistakenly permits `Zilsd` extension for `rv64` Labels clang Assignees Reporte

[llvm-bugs] [Bug 136569] [MLIR] JitRunner crashed with `PromoteIntegerOperand ` OP

2025-04-21 Thread LLVM Bugs via llvm-bugs
Issue 136569 Summary [MLIR] JitRunner crashed with `PromoteIntegerOperand ` OP Labels mlir Assignees Reporter

[llvm-bugs] [Bug 136592] UBSan: Incorrect generated `__ubsan_handle_type_mismatch_v1`?

2025-04-21 Thread LLVM Bugs via llvm-bugs
Issue 136592 Summary UBSan: Incorrect generated `__ubsan_handle_type_mismatch_v1`? Labels new issue Assignees Repor

[llvm-bugs] [Bug 136597] [clang-format] Pointer alignment option for function return types

2025-04-21 Thread LLVM Bugs via llvm-bugs
Issue 136597 Summary [clang-format] Pointer alignment option for function return types Labels clang-format Assignees

[llvm-bugs] [Bug 136594] Impossible to use `wasm:js-string` functions in webassembly

2025-04-21 Thread LLVM Bugs via llvm-bugs
Issue 136594 Summary Impossible to use `wasm:js-string` functions in webassembly Labels new issue Assignees Reporte

[llvm-bugs] [Bug 136596] ppc64le offload build broken 8437b7f5584765ad4f7885500647657714930fbb

2025-04-21 Thread LLVM Bugs via llvm-bugs
Issue 136596 Summary ppc64le offload build broken 8437b7f5584765ad4f7885500647657714930fbb Labels new issue Assignees

[llvm-bugs] [Bug 136624] Incorrect name qualification in AST / diagnostics for alias CTAD

2025-04-21 Thread LLVM Bugs via llvm-bugs
Issue 136624 Summary Incorrect name qualification in AST / diagnostics for alias CTAD Labels clang:frontend Assignees mizvekov

[llvm-bugs] [Bug 136635] File extremely slow to compile

2025-04-21 Thread LLVM Bugs via llvm-bugs
Issue 136635 Summary File extremely slow to compile Labels new issue Assignees Reporter jcelerier

[llvm-bugs] [Bug 136562] compiler printf format warning doesn't really need to happen

2025-04-21 Thread LLVM Bugs via llvm-bugs
Issue 136562 Summary compiler printf format warning doesn't really need to happen Labels new issue Assignees Report

[llvm-bugs] [Bug 136570] Request Commit Access For mmha

2025-04-21 Thread LLVM Bugs via llvm-bugs
Issue 136570 Summary Request Commit Access For mmha Labels infra:commit-access-request Assignees Reporter