[llvm-bugs] [Bug 145559] # Explore options for lowering of vector.contract to FEAT_I8MM, unified between Neon and SVE

2025-06-24 Thread LLVM Bugs via llvm-bugs
Issue 145559 Summary # Explore options for lowering of vector.contract to FEAT_I8MM, unified between Neon and SVE Labels mlir, mlir:neon, mlir:sve

[llvm-bugs] [Bug 145479] flang fails to compile with: ../flang/lib/Evaluate/intrinsics-library.cpp:225:26: error: address of overloaded function 'acos' does not match required type '__float128 (__floa

2025-06-24 Thread LLVM Bugs via llvm-bugs
Issue 145479 Summary flang fails to compile with: ../flang/lib/Evaluate/intrinsics-library.cpp:225:26: error: address of overloaded function 'acos' does not match required type '__float128 (__float128)'

[llvm-bugs] [Bug 145512] [VectorCombine] Expand Intrinsic::vector_insert calls into shufflevectors

2025-06-24 Thread LLVM Bugs via llvm-bugs
Issue 145512 Summary [VectorCombine] Expand Intrinsic::vector_insert calls into shufflevectors Labels good first issue, llvm::vectorcombine

[llvm-bugs] [Bug 145511] [SLP] Avoid -passes=instcombine stages in SLP tests

2025-06-24 Thread LLVM Bugs via llvm-bugs
Issue 145511 Summary [SLP] Avoid -passes=instcombine stages in SLP tests Labels good first issue, llvm:SLPVectorizer Assignees

[llvm-bugs] [Bug 145508] memcmp() returns unexpected value

2025-06-24 Thread LLVM Bugs via llvm-bugs
Issue 145508 Summary memcmp() returns unexpected value Labels new issue Assignees Reporter 8ss-boo

[llvm-bugs] [Bug 145514] [MLIR] Inconsistent output when executing MLIR program with and without `-tosa-layerwise-constant-fold`

2025-06-24 Thread LLVM Bugs via llvm-bugs
Issue 145514 Summary [MLIR] Inconsistent output when executing MLIR program with and without `-tosa-layerwise-constant-fold` Labels Assignees

[llvm-bugs] [Bug 145589] [HLSL] Add -Gis option from DXC to clang-dxc

2025-06-24 Thread LLVM Bugs via llvm-bugs
Issue 145589 Summary [HLSL] Add -Gis option from DXC to clang-dxc Labels new issue Assignees bob80905 R

[llvm-bugs] [Bug 145499] [Flang] Hang / infinite loop regression in OpenMP tests (in last ~2 weeks)

2025-06-24 Thread LLVM Bugs via llvm-bugs
Issue 145499 Summary [Flang] Hang / infinite loop regression in OpenMP tests (in last ~2 weeks) Labels flang Assignees

[llvm-bugs] [Bug 145525] CGHLSLRuntime::initializeBufferFromBinding unconditionally dereferencing RBA after a nullptr check

2025-06-24 Thread LLVM Bugs via llvm-bugs
Issue 145525 Summary CGHLSLRuntime::initializeBufferFromBinding unconditionally dereferencing RBA after a nullptr check Labels new issue Assignees

[llvm-bugs] [Bug 145571] [DXIL] IsSpecialFloat for 16-bit types must be emulated

2025-06-24 Thread LLVM Bugs via llvm-bugs
Issue 145571 Summary [DXIL] IsSpecialFloat for 16-bit types must be emulated Labels backend:DirectX Assignees Repor

[llvm-bugs] [Bug 145521] nested class with out-of-class-definition and requires clause fails to compile

2025-06-24 Thread LLVM Bugs via llvm-bugs
Issue 145521 Summary nested class with out-of-class-definition and requires clause fails to compile Labels new issue Assignees

[llvm-bugs] [Bug 145618] [RISCV] Hints and Custom Extensions (specifically Xqci)

2025-06-24 Thread LLVM Bugs via llvm-bugs
Issue 145618 Summary [RISCV] Hints and Custom Extensions (specifically Xqci) Labels backend:RISC-V Assignees Report

[llvm-bugs] [Bug 145548] [RISCV][Instrumentation] Instrumentation for mysql failed

2025-06-24 Thread LLVM Bugs via llvm-bugs
Issue 145548 Summary [RISCV][Instrumentation] Instrumentation for mysql failed Labels new issue Assignees Reporter

[llvm-bugs] [Bug 145558] OpenMP TARGET DATA crash with IF(.FALSE.)

2025-06-24 Thread LLVM Bugs via llvm-bugs
Issue 145558 Summary OpenMP TARGET DATA crash with IF(.FALSE.) Labels new issue Assignees Reporter

[llvm-bugs] [Bug 145510] different bewteen gcc -fPIC -mlong-calls and clang -fPIC -mlong-calls

2025-06-24 Thread LLVM Bugs via llvm-bugs
Issue 145510 Summary different bewteen gcc -fPIC -mlong-calls and clang -fPIC -mlong-calls Labels clang Assignees R

[llvm-bugs] [Bug 145593] [flang] ASIND and ACOSD give incorrect results

2025-06-24 Thread LLVM Bugs via llvm-bugs
Issue 145593 Summary [flang] ASIND and ACOSD give incorrect results Labels flang Assignees Reporter

[llvm-bugs] [Bug 145628] [clang-tidy] [Modules] Avoid duplicated checkings

2025-06-24 Thread LLVM Bugs via llvm-bugs
Issue 145628 Summary [clang-tidy] [Modules] Avoid duplicated checkings Labels clang-tidy Assignees Reporter

[llvm-bugs] [Bug 145635] Miscompile with __arm_locally_streaming with -march=armv8-a+sme

2025-06-24 Thread LLVM Bugs via llvm-bugs
Issue 145635 Summary Miscompile with __arm_locally_streaming with -march=armv8-a+sme Labels new issue Assignees Rep

[llvm-bugs] [Bug 145467] while using clang-format with --lines option, it will not respect WhitespaceSensitiveMacros

2025-06-24 Thread LLVM Bugs via llvm-bugs
Issue 145467 Summary while using clang-format with --lines option, it will not respect WhitespaceSensitiveMacros Labels clang-format Assignees