[llvm-bugs] [Bug 123175] Mul reassociation in instcombine does not maintain NSW (for example impacting alias analysis negatively when canonicalizing GEP)

2025-01-16 Thread LLVM Bugs via llvm-bugs
Issue 123175 Summary Mul reassociation in instcombine does not maintain NSW (for example impacting alias analysis negatively when canonicalizing GEP) Labels llvm:instcomb

[llvm-bugs] [Bug 123179] [clang-format] Macro formatting regression 19.1.6 vs 19.1.7

2025-01-16 Thread LLVM Bugs via llvm-bugs
Issue 123179 Summary [clang-format] Macro formatting regression 19.1.6 vs 19.1.7 Labels clang-format Assignees Repo

[llvm-bugs] [Bug 123189] [MASM] SIGSEGV in `checkForValidSection` in MasmParser

2025-01-16 Thread LLVM Bugs via llvm-bugs
Issue 123189 Summary [MASM] SIGSEGV in `checkForValidSection` in MasmParser Labels new issue Assignees Reporter

[llvm-bugs] [Bug 123195] PointerIntPair.h:172:17: error: static assertion failed due to requirement

2025-01-16 Thread LLVM Bugs via llvm-bugs
Issue 123195 Summary PointerIntPair.h:172:17: error: static assertion failed due to requirement Labels build-problem, mlir Assignees

[llvm-bugs] [Bug 123198] False positive in bugprone-string-constructor

2025-01-16 Thread LLVM Bugs via llvm-bugs
Issue 123198 Summary False positive in bugprone-string-constructor Labels new issue Assignees Reporter

[llvm-bugs] [Bug 123203] [Clang][OpenCL] Compiler crash on __builtin_assume_aligned in OpenCL

2025-01-16 Thread LLVM Bugs via llvm-bugs
Issue 123203 Summary [Clang][OpenCL] Compiler crash on __builtin_assume_aligned in OpenCL Labels clang, OpenCL, crash Assi

[llvm-bugs] [Bug 123224] [libc++] regression: new/delete symbol overrides broken on macOS

2025-01-16 Thread LLVM Bugs via llvm-bugs
Issue 123224 Summary [libc++] regression: new/delete symbol overrides broken on macOS Labels libc++ Assignees Repor

[llvm-bugs] [Bug 123212] [AMDGPU][GISel] Missing (or not running) combine for `sra workitem.id.xx, 31`

2025-01-16 Thread LLVM Bugs via llvm-bugs
Issue 123212 Summary [AMDGPU][GISel] Missing (or not running) combine for `sra workitem.id.xx, 31` Labels Assignees Reporter

[llvm-bugs] [Bug 123208] AMDGPU silently converts incorrect physical register asm constraint to virtual register

2025-01-16 Thread LLVM Bugs via llvm-bugs
Issue 123208 Summary AMDGPU silently converts incorrect physical register asm constraint to virtual register Labels backend:AMDGPU, accepts-invalid

[llvm-bugs] [Bug 123214] [flang] The Fortran test cases for hdf5-1.10.6 cannot be built with Flang

2025-01-16 Thread LLVM Bugs via llvm-bugs
Issue 123214 Summary [flang] The Fortran test cases for hdf5-1.10.6 cannot be built with Flang Labels flang Assignees

[llvm-bugs] [Bug 123201] [LV][EVL] Support interleaved accesses for EVL tail folding.

2025-01-16 Thread LLVM Bugs via llvm-bugs
Issue 123201 Summary [LV][EVL] Support interleaved accesses for EVL tail folding. Labels vectorizers Assignees Mel-Chen

[llvm-bugs] [Bug 123227] Clang static analyzer false positive suppression does not suppress an issue report

2025-01-16 Thread LLVM Bugs via llvm-bugs
Issue 123227 Summary Clang static analyzer false positive suppression does not suppress an issue report Labels clang, false-positive A

[llvm-bugs] [Bug 123296] Clang crash when trying to evaluate a constexpr with `auto` type, variadic template before type is fully defined

2025-01-16 Thread LLVM Bugs via llvm-bugs
Issue 123296 Summary Clang crash when trying to evaluate a constexpr with `auto` type, variadic template before type is fully defined Labels clang

[llvm-bugs] [Bug 123278] Missed optimization between `range` parameter metadata and `assume`s

2025-01-16 Thread LLVM Bugs via llvm-bugs
Issue 123278 Summary Missed optimization between `range` parameter metadata and `assume`s Labels new issue Assignees

[llvm-bugs] [Bug 123291] Conversion of Affine Loops to GPU Dialect Fails with 'Invalid Dimension or Symbol Identifier'

2025-01-16 Thread LLVM Bugs via llvm-bugs
Issue 123291 Summary Conversion of Affine Loops to GPU Dialect Fails with 'Invalid Dimension or Symbol Identifier' Labels new issue Assignees

[llvm-bugs] [Bug 123246] [mlir] -remove-dead-values crashes on scf.if for empty region

2025-01-16 Thread LLVM Bugs via llvm-bugs
Issue 123246 Summary [mlir] -remove-dead-values crashes on scf.if for empty region Labels mlir, crash Assignees

[llvm-bugs] [Bug 123263] `@llvm.minimumnum.f32` returns sNaN instead of qNaN on x86_64

2025-01-16 Thread LLVM Bugs via llvm-bugs
Issue 123263 Summary `@llvm.minimumnum.f32` returns sNaN instead of qNaN on x86_64 Labels new issue Assignees Repor

[llvm-bugs] [Bug 123239] Unnecessarily large constant created from reordering add and shift

2025-01-16 Thread LLVM Bugs via llvm-bugs
Issue 123239 Summary Unnecessarily large constant created from reordering add and shift Labels new issue Assignees

[llvm-bugs] [Bug 123249] [clang] Compiler crash with "echo 'a; b() { __atomic_test_and_set(a, b); }' | ./clang -cc1 -emit-llvm -o -"

2025-01-16 Thread LLVM Bugs via llvm-bugs
Issue 123249 Summary [clang] Compiler crash with "echo 'a; b() { __atomic_test_and_set(a, b); }' | ./clang -cc1 -emit-llvm -o -" Labels clang Assi

[llvm-bugs] [Bug 123248] [RISCV64] ld.lld: error: relaxation not converged

2025-01-16 Thread LLVM Bugs via llvm-bugs
Issue 123248 Summary [RISCV64] ld.lld: error: relaxation not converged Labels lld Assignees Reporter

[llvm-bugs] [Bug 123241] [Clang] Missing AddressSpaceCast on CXX PointerToMember global.

2025-01-16 Thread LLVM Bugs via llvm-bugs
Issue 123241 Summary [Clang] Missing AddressSpaceCast on CXX PointerToMember global. Labels clang Assignees Reporte

[llvm-bugs] [Bug 123231] Erroneous "use of infinity" warning

2025-01-16 Thread LLVM Bugs via llvm-bugs
Issue 123231 Summary Erroneous "use of infinity" warning Labels clang:diagnostics Assignees Reporter

[llvm-bugs] [Bug 123262] [clang++][aarch64] help optimize __builtin_mul_overflow performance

2025-01-16 Thread LLVM Bugs via llvm-bugs
Issue 123262 Summary [clang++][aarch64] help optimize __builtin_mul_overflow performance Labels clang Assignees Rep