[llvm-bugs] [Bug 141070] The aarch64 trampoline of llvm-xray is unsound at tailcall

2025-05-22 Thread LLVM Bugs via llvm-bugs
Issue 141070 Summary The aarch64 trampoline of llvm-xray is unsound at tailcall Labels new issue Assignees Reporter

[llvm-bugs] [Bug 141072] [LLDB][SystemZ] Pass HWCAP flags to ifunc resolver

2025-05-22 Thread LLVM Bugs via llvm-bugs
Issue 141072 Summary [LLDB][SystemZ] Pass HWCAP flags to ifunc resolver Labels new issue Assignees Reporter

[llvm-bugs] [Bug 141085] [OpenMP] OpenMP atomic compare fails when including with `using namespace std; `

2025-05-22 Thread LLVM Bugs via llvm-bugs
Issue 141085 Summary [OpenMP] OpenMP atomic compare fails when including with `using namespace std;` Labels new issue Assignees

[llvm-bugs] [Bug 141088] Request Commit Access For DKLoehr

2025-05-22 Thread LLVM Bugs via llvm-bugs
Issue 141088 Summary Request Commit Access For DKLoehr Labels infra:commit-access-request Assignees Reporter

[llvm-bugs] [Bug 141089] [HLSL][SPIRV] Boolean vector in a RawBuffer should be <4 x i32>

2025-05-22 Thread LLVM Bugs via llvm-bugs
Issue 141089 Summary [HLSL][SPIRV] Boolean vector in a RawBuffer should be <4 x i32> Labels new issue Assignees Rep

[llvm-bugs] [Bug 141098] [RISC-V] Miscompile on -O3 with -flto

2025-05-22 Thread LLVM Bugs via llvm-bugs
Issue 141098 Summary [RISC-V] Miscompile on -O3 with -flto Labels new issue Assignees Reporter ewl

[llvm-bugs] [Bug 141103] std::construct_at() seems to bypass [[clang::require_explicit_initialization]]

2025-05-22 Thread LLVM Bugs via llvm-bugs
Issue 141103 Summary std::construct_at() seems to bypass [[clang::require_explicit_initialization]] Labels clang Assignees

[llvm-bugs] [Bug 141124] [flang][DTIO] The `iomsg=` specifier is corrupted when no actual I/O error occurred.

2025-05-22 Thread LLVM Bugs via llvm-bugs
Issue 141124 Summary [flang][DTIO] The `iomsg=` specifier is corrupted when no actual I/O error occurred. Labels flang:runtime Assignees

[llvm-bugs] [Bug 141129] Clang-format not following rule `UseTab: Always`

2025-05-22 Thread LLVM Bugs via llvm-bugs
Issue 141129 Summary Clang-format not following rule `UseTab: Always` Labels clang-format Assignees Reporter

[llvm-bugs] [Bug 141107] [CIR] Failing tests with `MLIR_ENABLE_EXPENSIVE_PATTERN_API_CHECKS=ON`

2025-05-22 Thread LLVM Bugs via llvm-bugs
Issue 141107 Summary [CIR] Failing tests with `MLIR_ENABLE_EXPENSIVE_PATTERN_API_CHECKS=ON` Labels new issue Assignees

[llvm-bugs] [Bug 141114] Unknown references and pointers related bad codegen

2025-05-22 Thread LLVM Bugs via llvm-bugs
Issue 141114 Summary Unknown references and pointers related bad codegen Labels clang:frontend, needs-reduction Assignees

[llvm-bugs] [Bug 141119] [flang] Incorrect shape of the result of intrinsic SPREAD

2025-05-22 Thread LLVM Bugs via llvm-bugs
Issue 141119 Summary [flang] Incorrect shape of the result of intrinsic SPREAD Labels flang:frontend Assignees Repo

[llvm-bugs] [Bug 141120] LLD crashes when linking Xbox libraries

2025-05-22 Thread LLVM Bugs via llvm-bugs
Issue 141120 Summary LLD crashes when linking Xbox libraries Labels lld Assignees Reporter MobSlic

[llvm-bugs] [Bug 141137] [AArch64] Need to adjust comparison with -1 to comparison with 0 when it is beneficial

2025-05-22 Thread LLVM Bugs via llvm-bugs
Issue 141137 Summary [AArch64] Need to adjust comparison with -1 to comparison with 0 when it is beneficial Labels new issue Assignees

[llvm-bugs] [Bug 141136] [DirectX] Legalize dynamic vector indexing

2025-05-22 Thread LLVM Bugs via llvm-bugs
Issue 141136 Summary [DirectX] Legalize dynamic vector indexing Labels new issue Assignees Reporter

[llvm-bugs] [Bug 141140] [HLSL] Investigate how to handle erroring/warning of out-of-bounds array access

2025-05-22 Thread LLVM Bugs via llvm-bugs
Issue 141140 Summary [HLSL] Investigate how to handle erroring/warning of out-of-bounds array access Labels new issue Assignees

[llvm-bugs] [Bug 141144] [HLSL] Investigate how to handle erroring/warning of out-of-bounds vector access

2025-05-22 Thread LLVM Bugs via llvm-bugs
Issue 141144 Summary [HLSL] Investigate how to handle erroring/warning of out-of-bounds vector access Labels new issue Assignees

[llvm-bugs] [Bug 141025] [mlir][linalg] Re-organise tests for vectorization

2025-05-22 Thread LLVM Bugs via llvm-bugs
Issue 141025 Summary [mlir][linalg] Re-organise tests for vectorization Labels mlir Assignees banach-space

[llvm-bugs] [Bug 141034] SelectionDAG::getNode may fold UNDEF to POISON

2025-05-22 Thread LLVM Bugs via llvm-bugs
Issue 141034 Summary SelectionDAG::getNode may fold UNDEF to POISON Labels new issue Assignees Reporter

[llvm-bugs] [Bug 141017] [InstCombine] Miscompilation `select (fcmp nsz olt X, 0.0), -0.0, X -> select (fcmp nsz ole X, -0.0), -0.0, X`

2025-05-22 Thread LLVM Bugs via llvm-bugs
Issue 141017 Summary [InstCombine] Miscompilation `select (fcmp nsz olt X, 0.0), -0.0, X -> select (fcmp nsz ole X, -0.0), -0.0, X` Labels miscompilation, llv

[llvm-bugs] [Bug 141022] error : couldn't allocate output register for constraint 'w'

2025-05-22 Thread LLVM Bugs via llvm-bugs
Issue 141022 Summary error : couldn't allocate output register for constraint 'w' Labels new issue Assignees Report

[llvm-bugs] [Bug 141013] LLVM 19/20 binaries seems to be broken?

2025-05-22 Thread LLVM Bugs via llvm-bugs
Issue 141013 Summary LLVM 19/20 binaries seems to be broken? Labels new issue Assignees Reporter s

[llvm-bugs] [Bug 141039] [clang-repl] "Duplicate Definition of Symbol" for out of line definition for virtual function

2025-05-22 Thread LLVM Bugs via llvm-bugs
Issue 141039 Summary [clang-repl] "Duplicate Definition of Symbol" for out of line definition for virtual function Labels new issue Assignees

[llvm-bugs] [Bug 141038] Cross language lto fails in presence of C++ destructor

2025-05-22 Thread LLVM Bugs via llvm-bugs
Issue 141038 Summary Cross language lto fails in presence of C++ destructor Labels new issue Assignees Reporter

[llvm-bugs] [Bug 141042] [OpenMP] Mapping of 'middle' structures chained through '->' does not work

2025-05-22 Thread LLVM Bugs via llvm-bugs
Issue 141042 Summary [OpenMP] Mapping of 'middle' structures chained through '->' does not work Labels new issue Assignees

[llvm-bugs] [Bug 141046] [OpenMP] Unmapping of 'middle' structures leaks mappings (at runtime)

2025-05-22 Thread LLVM Bugs via llvm-bugs
Issue 141046 Summary [OpenMP] Unmapping of 'middle' structures leaks mappings (at runtime) Labels new issue Assignees

[llvm-bugs] [Bug 141050] Request Commit Access For jalopezg-git

2025-05-22 Thread LLVM Bugs via llvm-bugs
Issue 141050 Summary Request Commit Access For jalopezg-git Labels infra:commit-access-request Assignees Reporter

[llvm-bugs] [Bug 141051] xray incorrectly generates tailcall sled kind as exit kind in aarch64 target

2025-05-22 Thread LLVM Bugs via llvm-bugs
Issue 141051 Summary xray incorrectly generates tailcall sled kind as exit kind in aarch64 target Labels new issue Assignees

[llvm-bugs] [Bug 141054] [OpenMP] Mapping of refs in structs does not work

2025-05-22 Thread LLVM Bugs via llvm-bugs
Issue 141054 Summary [OpenMP] Mapping of refs in structs does not work Labels new issue Assignees jtb20

[llvm-bugs] [Bug 141200] Not DSEing of stores to aggregates arguments

2025-05-22 Thread LLVM Bugs via llvm-bugs
Issue 141200 Summary Not DSEing of stores to aggregates arguments Labels new issue Assignees Reporter

[llvm-bugs] [Bug 141165] Decide on how to handle differences in configurations between module dependencies

2025-05-22 Thread LLVM Bugs via llvm-bugs
Issue 141165 Summary Decide on how to handle differences in configurations between module dependencies Labels new issue Assignees

[llvm-bugs] [Bug 141171] [compiler-rt] build failure for arm64e universal binary for apple

2025-05-22 Thread LLVM Bugs via llvm-bugs
Issue 141171 Summary [compiler-rt] build failure for arm64e universal binary for apple Labels new issue Assignees R

[llvm-bugs] [Bug 141174] [clang][PAC][ObjC] Implement pointer authentication for method lists.

2025-05-22 Thread LLVM Bugs via llvm-bugs
Issue 141174 Summary [clang][PAC][ObjC] Implement pointer authentication for method lists. Labels clang Assignees ojhunt

[llvm-bugs] [Bug 141175] [clang][PAC][ObjC] Sign isa and super pointers.

2025-05-22 Thread LLVM Bugs via llvm-bugs
Issue 141175 Summary [clang][PAC][ObjC] Sign isa and super pointers. Labels clang Assignees ojhunt Repo

[llvm-bugs] [Bug 141177] [clang][PAC][ObjC] Sign the v-table pointer in ObjC exception RTTI.

2025-05-22 Thread LLVM Bugs via llvm-bugs
Issue 141177 Summary [clang][PAC][ObjC] Sign the v-table pointer in ObjC exception RTTI. Labels clang Assignees Rep

[llvm-bugs] [Bug 141176] [clang][PAC][ObjC] Implement pointer authentication for blocks.

2025-05-22 Thread LLVM Bugs via llvm-bugs
Issue 141176 Summary [clang][PAC][ObjC] Implement pointer authentication for blocks. Labels clang Assignees Reporte

[llvm-bugs] [Bug 141179] [clang][PAC][ObjC] Sign objc atomic property copy helper fn ptrs.

2025-05-22 Thread LLVM Bugs via llvm-bugs
Issue 141179 Summary [clang][PAC][ObjC] Sign objc atomic property copy helper fn ptrs. Labels clang Assignees Repor

[llvm-bugs] [Bug 141169] Option to customize indentation of consturctor initilializers

2025-05-22 Thread LLVM Bugs via llvm-bugs
Issue 141169 Summary Option to customize indentation of consturctor initilializers Labels enhancement, clang-format Assignees

[llvm-bugs] [Bug 141154] clangd needs a feature to build reduced context as input to large language model prompts

2025-05-22 Thread LLVM Bugs via llvm-bugs
Issue 141154 Summary clangd needs a feature to build reduced context as input to large language model prompts Labels new issue Assignees

[llvm-bugs] [Bug 141147] Undefined reference to '__trampoline_setup' with the flang driver

2025-05-22 Thread LLVM Bugs via llvm-bugs
Issue 141147 Summary Undefined reference to '__trampoline_setup' with the flang driver Labels flang:driver Assignees kiranchand

[llvm-bugs] [Bug 141160] Missed folding memset(len) to memset(len + 1) of zeros

2025-05-22 Thread LLVM Bugs via llvm-bugs
i8 0, ptr %arrayidx, align 1 ret void } ``` clang -v ``` clang version 21.0.0git (https://github.com/llvm/llvm-project.git 12c62ebcb2008086ad597fffa0f4daf6fe79fe5e) Target: x86_64-unknown-linux-gnu Thread model: posix InstalledDir: /opt/compiler-explorer/clang-trunk-20250522/bin Found can