[llvm-bugs] [Bug 127179] MinGW-w64 build with MLIR fails

2025-02-14 Thread LLVM Bugs via llvm-bugs
Issue 127179 Summary MinGW-w64 build with MLIR fails Labels mlir Assignees Reporter brechtsanders

[llvm-bugs] [Bug 127263] Assertion failure with structured binding pack in lambda body

2025-02-14 Thread LLVM Bugs via llvm-bugs
Issue 127263 Summary Assertion failure with structured binding pack in lambda body Labels new issue Assignees Repor

[llvm-bugs] [Bug 127260] [Bug] Investigate and fix error with multiple root signature test

2025-02-14 Thread LLVM Bugs via llvm-bugs
Issue 127260 Summary [Bug] Investigate and fix error with multiple root signature test Labels HLSL Assignees joaosaffran

[llvm-bugs] [Bug 127273] [CI] Metrics upload crashing occasionally

2025-02-14 Thread LLVM Bugs via llvm-bugs
Issue 127273 Summary [CI] Metrics upload crashing occasionally Labels new issue Assignees boomanaiden154

[llvm-bugs] [Bug 127280] [Tests][HLSL] Adding Error tests not covered in #118897

2025-02-14 Thread LLVM Bugs via llvm-bugs
Issue 127280 Summary [Tests][HLSL] Adding Error tests not covered in #118897 Labels new issue Assignees joaosaffran

[llvm-bugs] [Bug 127284] [ELF][LTO] Invalid relocations when libcalls are synthesized by ISel

2025-02-14 Thread LLVM Bugs via llvm-bugs
Issue 127284 Summary [ELF][LTO] Invalid relocations when libcalls are synthesized by ISel Labels lld:ELF, LTO Assignees

[llvm-bugs] [Bug 127220] [SLPVectorizer] Crash: Invalid shuffle vector instruction operands!

2025-02-14 Thread LLVM Bugs via llvm-bugs
Issue 127220 Summary [SLPVectorizer] Crash: Invalid shuffle vector instruction operands! Labels new issue Assignees

[llvm-bugs] [Bug 127264] Backport ac217ee389d63124432e5e6890851a678f7a676b to release/20.x

2025-02-14 Thread LLVM Bugs via llvm-bugs
Issue 127264 Summary Backport ac217ee389d63124432e5e6890851a678f7a676b to release/20.x Labels new issue Assignees R

[llvm-bugs] [Bug 127271] cpuid.h doesn't like -masm=intel

2025-02-14 Thread LLVM Bugs via llvm-bugs
Issue 127271 Summary cpuid.h doesn't like -masm=intel Labels new issue Assignees Reporter Alcaro

[llvm-bugs] [Bug 127298] Assertion `llvm::isUIntN(BitWidth, val) && "Value is not an N-bit unsigned value"` for `load volatile` from hardcoded pointer on `powerpc-linux-musleabihf`

2025-02-14 Thread LLVM Bugs via llvm-bugs
Issue 127298 Summary Assertion `llvm::isUIntN(BitWidth, val) && "Value is not an N-bit unsigned value"` for `load volatile` from hardcoded pointer on `powerpc-linux-musleabihf` Labels

[llvm-bugs] [Bug 127208] [feature request] custom printf format specifiers

2025-02-14 Thread LLVM Bugs via llvm-bugs
Issue 127208 Summary [feature request] custom printf format specifiers Labels new issue Assignees Reporter

[llvm-bugs] [Bug 127190] Request Commit Access For deadalnix

2025-02-14 Thread LLVM Bugs via llvm-bugs
Issue 127190 Summary Request Commit Access For deadalnix Labels infra:commit-access-request Assignees Reporter

[llvm-bugs] [Bug 127196] [libclc] CLC (ab)uses ASM labels to emit llvm intrinsics instead of using Clang Builtins

2025-02-14 Thread LLVM Bugs via llvm-bugs
Issue 127196 Summary [libclc] CLC (ab)uses ASM labels to emit llvm intrinsics instead of using Clang Builtins Labels clang Assignees

[llvm-bugs] [Bug 127188] [analyzer] `security.ArrayBound` lacks check for `std::array` or array passed by reference

2025-02-14 Thread LLVM Bugs via llvm-bugs
Issue 127188 Summary [analyzer] `security.ArrayBound` lacks check for `std::array` or array passed by reference Labels new issue Assignees

[llvm-bugs] [Bug 127195] -Wreturn-stack-address false positive

2025-02-14 Thread LLVM Bugs via llvm-bugs
Issue 127195 Summary -Wreturn-stack-address false positive Labels false-positive, clang:memory-safety Assignees

[llvm-bugs] [Bug 127201] Failed for standard library include

2025-02-14 Thread LLVM Bugs via llvm-bugs
Issue 127201 Summary Failed for standard library include Labels new issue Assignees Reporter praka

[llvm-bugs] [Bug 127235] Request Commit Access For ofri-frishman

2025-02-14 Thread LLVM Bugs via llvm-bugs
Issue 127235 Summary Request Commit Access For ofri-frishman Labels infra:commit-access-request Assignees Reporter

[llvm-bugs] [Bug 127236] Clang 19.1.0 - Extremely poor error message when dealing with callback functions and std::format

2025-02-14 Thread LLVM Bugs via llvm-bugs
Issue 127236 Summary Clang 19.1.0 - Extremely poor error message when dealing with callback functions and std::format Labels Assignees

[llvm-bugs] [Bug 127245] [HLSL] Identify what intrinsic usage for an exported function means

2025-02-14 Thread LLVM Bugs via llvm-bugs
Issue 127245 Summary [HLSL] Identify what intrinsic usage for an exported function means Labels new issue Assignees

[llvm-bugs] [Bug 127248] [HLSL] Clarify rules about using groupshared memory from an exported function

2025-02-14 Thread LLVM Bugs via llvm-bugs
Issue 127248 Summary [HLSL] Clarify rules about using groupshared memory from an exported function Labels new issue Assignees

[llvm-bugs] [Bug 127224] [flang] Crash in backend with ieee_other rounding mode

2025-02-14 Thread LLVM Bugs via llvm-bugs
Issue 127224 Summary [flang] Crash in backend with ieee_other rounding mode Labels bug, flang Assignees

[llvm-bugs] [Bug 127226] [flang] x86 backend ICE when the frontend should probably reject the source

2025-02-14 Thread LLVM Bugs via llvm-bugs
Issue 127226 Summary [flang] x86 backend ICE when the frontend should probably reject the source Labels bug, flang Assignees

[llvm-bugs] [Bug 127227] Acyclic compiler-rt and libc bootstrap

2025-02-14 Thread LLVM Bugs via llvm-bugs
Issue 127227 Summary Acyclic compiler-rt and libc bootstrap Labels libc Assignees Reporter Ericson

[llvm-bugs] [Bug 127238] [libc] casting macro for user headers

2025-02-14 Thread LLVM Bugs via llvm-bugs
Issue 127238 Summary [libc] casting macro for user headers Labels libc Assignees Reporter nickdesa

[llvm-bugs] [Bug 127237] [AArch64] LLVM 20 regression when generating NEON instructions for ARMv9-A with SVE disabled

2025-02-14 Thread LLVM Bugs via llvm-bugs
Issue 127237 Summary [AArch64] LLVM 20 regression when generating NEON instructions for ARMv9-A with SVE disabled Labels new issue Assignees

[llvm-bugs] [Bug 127241] [AMDGPU] error running program when compiled with asan

2025-02-14 Thread LLVM Bugs via llvm-bugs
Issue 127241 Summary [AMDGPU] error running program when compiled with asan Labels new issue Assignees Reporter

[llvm-bugs] [Bug 127244] SLP vectorizer performance regression caused by 88e7b8b81c061113399637f936937ffaf5a9bc08, #125725

2025-02-14 Thread LLVM Bugs via llvm-bugs
Issue 127244 Summary SLP vectorizer performance regression caused by 88e7b8b81c061113399637f936937ffaf5a9bc08, #125725 Labels new issue Assignees

[llvm-bugs] [Bug 127221] Update libcxx wait/notify_one/notify_all to use WaitOnAddress/WakeByAddressSingle/WakeByAddressAll on Windows

2025-02-14 Thread LLVM Bugs via llvm-bugs
Issue 127221 Summary Update libcxx wait/notify_one/notify_all to use WaitOnAddress/WakeByAddressSingle/WakeByAddressAll on Windows Labels libc++ A

[llvm-bugs] [Bug 127296] Assertion `llvm::isUIntN(BitWidth, val) && "Value is not an N-bit unsigned value"` when using `@llvm.usub.with.overflow` on Hexagon

2025-02-14 Thread LLVM Bugs via llvm-bugs
Issue 127296 Summary Assertion `llvm::isUIntN(BitWidth, val) && "Value is not an N-bit unsigned value"` when using `@llvm.usub.with.overflow` on Hexagon Labels backend:He