[llvm-bugs] [Bug 142308] [X86] Failure to reduce extended i64 add/sub/mul arithmetic to i32 with known zeros in the upper 32-bits

2025-06-01 Thread LLVM Bugs via llvm-bugs
Issue 142308 Summary [X86] Failure to reduce extended i64 add/sub/mul arithmetic to i32 with known zeros in the upper 32-bits Labels good first issue, backend

[llvm-bugs] [Bug 142307] [lld] Static linking fails when using GHC musl images with `gmp` bignum implementation plus `ld.lld` as default linker

2025-06-01 Thread LLVM Bugs via llvm-bugs
Issue 142307 Summary [lld] Static linking fails when using GHC musl images with `gmp` bignum implementation plus `ld.lld` as default linker Labels lld

[llvm-bugs] [Bug 142321] Missed optimization: passing vectors with different (compatible) target features prevents inlining

2025-06-01 Thread LLVM Bugs via llvm-bugs
Issue 142321 Summary Missed optimization: passing vectors with different (compatible) target features prevents inlining Labels new issue Assignees

[llvm-bugs] [Bug 142323] bad codegen for `sqsub` on `aarch64`

2025-06-01 Thread LLVM Bugs via llvm-bugs
Issue 142323 Summary bad codegen for `sqsub` on `aarch64` Labels new issue Assignees Reporter folk

[llvm-bugs] [Bug 142325] [Flang] Compilation error of unlimited-format-item specified in FORMAT statement with double parentheses

2025-06-01 Thread LLVM Bugs via llvm-bugs
Issue 142325 Summary [Flang] Compilation error of unlimited-format-item specified in FORMAT statement with double parentheses Labels flang:frontend

[llvm-bugs] [Bug 142327] Behaviour of quotation marks in C++-style when running clang cpp with `-traditional-cpp`

2025-06-01 Thread LLVM Bugs via llvm-bugs
Issue 142327 Summary Behaviour of quotation marks in C++-style when running clang cpp with `-traditional-cpp` Labels clang Assignees

[llvm-bugs] [Bug 142326] [LLD][AArch64] Occasionally LLD drops data marker for long abs thunks

2025-06-01 Thread LLVM Bugs via llvm-bugs
Issue 142326 Summary [LLD][AArch64] Occasionally LLD drops data marker for long abs thunks Labels lld, lld:ELF Assignees

[llvm-bugs] [Bug 142336] C5054 can be silenced with MSVC & C++ 20

2025-06-01 Thread LLVM Bugs via llvm-bugs
Issue 142336 Summary C5054 can be silenced with MSVC & C++ 20 Labels new issue Assignees Reporter

[llvm-bugs] [Bug 142314] unhandled opcode in isAArch64FrameOffsetLegal

2025-06-01 Thread LLVM Bugs via llvm-bugs
Issue 142314 Summary unhandled opcode in isAArch64FrameOffsetLegal Labels new issue Assignees Reporter

[llvm-bugs] [Bug 142317] std::stacktrace support

2025-06-01 Thread LLVM Bugs via llvm-bugs
Issue 142317 Summary std::stacktrace support Labels new issue Assignees Reporter programmingkidx