[llvm-bugs] [Bug 134537] [RISC-V] Clang behaves differently from gcc when `-mcmodel=large` and triple is riscv-32

2025-04-06 Thread LLVM Bugs via llvm-bugs
Issue 134537 Summary [RISC-V] Clang behaves differently from gcc when `-mcmodel=large` and triple is riscv-32 Labels clang Assignees

[llvm-bugs] [Bug 134539] Formatting issue with braced initialization list indentation

2025-04-06 Thread LLVM Bugs via llvm-bugs
Issue 134539 Summary Formatting issue with braced initialization list indentation Labels new issue Assignees Report

[llvm-bugs] [Bug 134540] Missed optimization when using `llvm.assume`, although scalar-evolution can use it to figure out the range.

2025-04-06 Thread LLVM Bugs via llvm-bugs
Issue 134540 Summary Missed optimization when using `llvm.assume`, although scalar-evolution can use it to figure out the range. Labels new issue

[llvm-bugs] [Bug 134526] [Clang] Clang fails to deduce the type of variable member templates

2025-04-06 Thread LLVM Bugs via llvm-bugs
Issue 134526 Summary [Clang] Clang fails to deduce the type of variable member templates Labels clang:frontend, diverges-from:gcc, diverges-from:m

[llvm-bugs] [Bug 134527] Clang-Tidy should not generate fixits for bugprone-parent-virtual-call checks

2025-04-06 Thread LLVM Bugs via llvm-bugs
Issue 134527 Summary Clang-Tidy should not generate fixits for bugprone-parent-virtual-call checks Labels clang-tidy Assignees

[llvm-bugs] [Bug 134535] [clang-tidy] misc-include-cleaner false positive for FILE type header in C89 & C90

2025-04-06 Thread LLVM Bugs via llvm-bugs
Issue 134535 Summary [clang-tidy] misc-include-cleaner false positive for FILE type header in C89 & C90 Labels clang-tidy, false-positive

[llvm-bugs] [Bug 134524] Use bfcvt instruction on Arm to convert to __bf16

2025-04-06 Thread LLVM Bugs via llvm-bugs
Issue 134524 Summary Use bfcvt instruction on Arm to convert to __bf16 Labels new issue Assignees Reporter

[llvm-bugs] [Bug 134525] [RISC-V] mcmodel=medany 'relocation R_RISCV_PCREL_HI20 out of range' for >2MiB relocations

2025-04-06 Thread LLVM Bugs via llvm-bugs
Issue 134525 Summary [RISC-V] mcmodel=medany 'relocation R_RISCV_PCREL_HI20 out of range' for >2MiB relocations Labels new issue Assignees

[llvm-bugs] [Bug 134523] Assertion `Ty->isPtrOrPtrVectorTy() && "This should only be called with a pointer or pointer vector type"' failed.

2025-04-06 Thread LLVM Bugs via llvm-bugs
Issue 134523 Summary Assertion `Ty->isPtrOrPtrVectorTy() && "This should only be called with a pointer or pointer vector type"' failed. Labels new issue

[llvm-bugs] [Bug 134530] Bug in FileOutputBuffer.cpp ?

2025-04-06 Thread LLVM Bugs via llvm-bugs
Issue 134530 Summary Bug in FileOutputBuffer.cpp ? Labels new issue Assignees Reporter chestnykh

[llvm-bugs] [Bug 134546] [LLD] PE delayload compatibility with IMAGE_GUARD_DELAYLOAD_IAT_IN_ITS_OWN_SECTION

2025-04-06 Thread LLVM Bugs via llvm-bugs
Issue 134546 Summary [LLD] PE delayload compatibility with IMAGE_GUARD_DELAYLOAD_IAT_IN_ITS_OWN_SECTION Labels lld Assignees

[llvm-bugs] [Bug 134549] DebugInfo: preferred_name causes DIDerivedType node to be emitted twice

2025-04-06 Thread LLVM Bugs via llvm-bugs
Issue 134549 Summary DebugInfo: preferred_name causes DIDerivedType node to be emitted twice Labels debuginfo Assignees

[llvm-bugs] [Bug 134561] [OpenMP] Enable libomptarget debugging for apt.llvm.org packages

2025-04-06 Thread LLVM Bugs via llvm-bugs
Issue 134561 Summary [OpenMP] Enable libomptarget debugging for apt.llvm.org packages Labels new issue Assignees Re

[llvm-bugs] [Bug 134586] con't remove/convert an arith.constant oprations for coonverting into llvm using mlir-opt

2025-04-06 Thread LLVM Bugs via llvm-bugs
Issue 134586 Summary con't remove/convert an arith.constant oprations for coonverting into llvm using mlir-opt Labels new issue Assignees

[llvm-bugs] [Bug 134574] [DirectX] Add a pass to forward handle creation intrinsics to the accesses of those handles

2025-04-06 Thread LLVM Bugs via llvm-bugs
Issue 134574 Summary [DirectX] Add a pass to forward handle creation intrinsics to the accesses of those handles Labels backend:DirectX, HLSL

[llvm-bugs] [Bug 134575] [DirectX] Strip loop metadata that will trip up the validator when generating DXIL

2025-04-06 Thread LLVM Bugs via llvm-bugs
Issue 134575 Summary [DirectX] Strip loop metadata that will trip up the validator when generating DXIL Labels backend:DirectX Assignees

[llvm-bugs] [Bug 134569] [DirectX] The `dx.dot2/3/4` and `dx.dot2add` intrinsics leave vectors around post-scalarization

2025-04-06 Thread LLVM Bugs via llvm-bugs
Issue 134569 Summary [DirectX] The `dx.dot2/3/4` and `dx.dot2add` intrinsics leave vectors around post-scalarization Labels backend:DirectX Assign

[llvm-bugs] [Bug 134577] The flag -fno-strict-overflow has not effect with clang

2025-04-06 Thread LLVM Bugs via llvm-bugs
Issue 134577 Summary The flag -fno-strict-overflow has not effect with clang Labels clang:driver, clang:frontend Assignees

[llvm-bugs] [Bug 134550] asm constraint

2025-04-06 Thread LLVM Bugs via llvm-bugs
Issue 134550 Summary asm constraint Labels new issue Assignees Reporter ordinary-github-user

[llvm-bugs] [Bug 134564] [lldb-dap] global `initCommands` settings for vscode extension

2025-04-06 Thread LLVM Bugs via llvm-bugs
Issue 134564 Summary [lldb-dap] global `initCommands` settings for vscode extension Labels new issue Assignees Repo

[llvm-bugs] [Bug 134566] [Flang] Incorrect execution result of intrinsic assignment with an unallocated allocatable array

2025-04-06 Thread LLVM Bugs via llvm-bugs
Issue 134566 Summary [Flang] Incorrect execution result of intrinsic assignment with an unallocated allocatable array Labels flang Assignees

[llvm-bugs] [Bug 134567] [Flang] Incorrect execution result of EXTENDS_TYPE_OF intrinsic function

2025-04-06 Thread LLVM Bugs via llvm-bugs
Issue 134567 Summary [Flang] Incorrect execution result of EXTENDS_TYPE_OF intrinsic function Labels flang Assignees

[llvm-bugs] [Bug 134565] [Flang] Quadruple precision COMPLEX used in TYPE IS statement in SELECT TYPE construct is not executed correctly

2025-04-06 Thread LLVM Bugs via llvm-bugs
Issue 134565 Summary [Flang] Quadruple precision COMPLEX used in TYPE IS statement in SELECT TYPE construct is not executed correctly Labels flang

[llvm-bugs] [Bug 134557] clang-tidy misc-include-cleaner should not mark standard headers

2025-04-06 Thread LLVM Bugs via llvm-bugs
Issue 134557 Summary clang-tidy misc-include-cleaner should not mark standard headers Labels clang-tidy Assignees R

[llvm-bugs] [Bug 134558] [LLD] MinGW driver __image_base__ alternate name wrongly defined on i386

2025-04-06 Thread LLVM Bugs via llvm-bugs
Issue 134558 Summary [LLD] MinGW driver __image_base__ alternate name wrongly defined on i386 Labels lld Assignees

[llvm-bugs] [Bug 134559] [clang-tidy] "modernize-use-auto" - shared pointer specific casts not supported

2025-04-06 Thread LLVM Bugs via llvm-bugs
Issue 134559 Summary [clang-tidy] "modernize-use-auto" - shared pointer specific casts not supported Labels clang-tidy Assignees