[llvm-bugs] [Bug 94095] Should available_externally functions be PGO instrumentable at all?

2024-05-31 Thread LLVM Bugs via llvm-bugs
Issue 94095 Summary Should available_externally functions be PGO instrumentable at all? Labels PGO, LTO, llvm:transforms A

[llvm-bugs] [Bug 94092] [AMDGPU]Add+GEP->GEP commit performance degradation on AMDGPU

2024-05-31 Thread LLVM Bugs via llvm-bugs
Issue 94092 Summary [AMDGPU]Add+GEP->GEP commit performance degradation on AMDGPU Labels new issue Assignees Report

[llvm-bugs] [Bug 94077] [WebAssembly] wasm-ld assertion failure on isa(sym)

2024-05-31 Thread LLVM Bugs via llvm-bugs
Issue 94077 Summary [WebAssembly] wasm-ld assertion failure on isa(sym) Labels new issue Assignees Reporter

[llvm-bugs] [Bug 94075] llvm.ptrmask broken on arm64_32: Pointers with different index type are not supported by SDAG

2024-05-31 Thread LLVM Bugs via llvm-bugs
Issue 94075 Summary llvm.ptrmask broken on arm64_32: Pointers with different index type are not supported by SDAG Labels new issue Assignees

[llvm-bugs] [Bug 94073] [libc][arm][setjmp/longjmp] mark these noinline (for LTO)

2024-05-31 Thread LLVM Bugs via llvm-bugs
Issue 94073 Summary [libc][arm][setjmp/longjmp] mark these noinline (for LTO) Labels libc Assignees Reporter

[llvm-bugs] [Bug 94072] [libc][arm][setjmp/longjmp] define `__aeabi_JMP_BUF_SIZE`

2024-05-31 Thread LLVM Bugs via llvm-bugs
Issue 94072 Summary [libc][arm][setjmp/longjmp] define `__aeabi_JMP_BUF_SIZE` Labels libc Assignees Reporter

[llvm-bugs] [Bug 94071] [libc][arm][setjmp/longjmp] enforce minimum sizes

2024-05-31 Thread LLVM Bugs via llvm-bugs
Issue 94071 Summary [libc][arm][setjmp/longjmp] enforce minimum sizes Labels libc Assignees Reporter

[llvm-bugs] [Bug 94069] [libc][arm][setjmp/longjmp] align jmp_buf to 8B

2024-05-31 Thread LLVM Bugs via llvm-bugs
Issue 94069 Summary [libc][arm][setjmp/longjmp] align jmp_buf to 8B Labels libc Assignees Reporter

[llvm-bugs] [Bug 94066] [libc] Add unittests for the algorithm.h functions

2024-05-31 Thread LLVM Bugs via llvm-bugs
Issue 94066 Summary [libc] Add unittests for the algorithm.h functions Labels libc Assignees Reporter

[llvm-bugs] [Bug 94062] [libc][arm][setjmp/longjmp] pac+bti impl

2024-05-31 Thread LLVM Bugs via llvm-bugs
Issue 94062 Summary [libc][arm][setjmp/longjmp] pac+bti impl Labels libc Assignees Reporter nickde

[llvm-bugs] [Bug 94061] [libc][arm][setjmp/longjmp] save+restore d0-d16

2024-05-31 Thread LLVM Bugs via llvm-bugs
Issue 94061 Summary [libc][arm][setjmp/longjmp] save+restore d0-d16 Labels libc Assignees Reporter

[llvm-bugs] [Bug 94060] [libc] add `at_quick_exit`

2024-05-31 Thread LLVM Bugs via llvm-bugs
Issue 94060 Summary [libc] add `at_quick_exit` Labels libc Assignees michaelrj-google Reporter

[llvm-bugs] [Bug 94053] max differs from libstdc++/libc++ about NaN

2024-05-31 Thread LLVM Bugs via llvm-bugs
Issue 94053 Summary max differs from libstdc++/libc++ about NaN Labels libc++ Assignees Reporter

[llvm-bugs] [Bug 94052] [Clang] Bug with lookup

2024-05-31 Thread LLVM Bugs via llvm-bugs
Issue 94052 Summary [Clang] Bug with lookup Labels clang Assignees Reporter elizabethandrews

[llvm-bugs] [Bug 94050] [DebugInfo] branch-folder drops debug info in tail merging even if tail merging doesn't change IR

2024-05-31 Thread LLVM Bugs via llvm-bugs
Issue 94050 Summary [DebugInfo] branch-folder drops debug info in tail merging even if tail merging doesn't change IR Labels debuginfo Assignees

[llvm-bugs] [Bug 94049] reduction-templates.h:94:26: error: a template argument list is expected after a name prefixed by the template keyword

2024-05-31 Thread LLVM Bugs via llvm-bugs
Issue 94049 Summary reduction-templates.h:94:26: error: a template argument list is expected after a name prefixed by the template keyword Labels build-problem,

[llvm-bugs] [Bug 94048] [test-suite] obsequi output is different on musl platform

2024-05-31 Thread LLVM Bugs via llvm-bugs
Issue 94048 Summary [test-suite] obsequi output is different on musl platform Labels new issue Assignees Reporter

[llvm-bugs] [Bug 94047] OpenMP offload Program with atomic does not finished when build with -O3 of AMD GPUs

2024-05-31 Thread LLVM Bugs via llvm-bugs
Issue 94047 Summary OpenMP offload Program with atomic does not finished when build with -O3 of AMD GPUs Labels bug, openmp, clang:openmp,

[llvm-bugs] [Bug 94027] Clang crashes when compiling Objective C++ BLOCK capturing and using outer ivar in a class member initializer

2024-05-31 Thread LLVM Bugs via llvm-bugs
Issue 94027 Summary Clang crashes when compiling Objective C++ BLOCK capturing and using outer ivar in a class member initializer Labels clang Ass

[llvm-bugs] [Bug 94025] AVX-512 mask registers spill to stack when GPRs are available

2024-05-31 Thread LLVM Bugs via llvm-bugs
Issue 94025 Summary AVX-512 mask registers spill to stack when GPRs are available Labels new issue Assignees Report

[llvm-bugs] [Bug 94024] Clang backend error for atomic_default_mem_order(acq_rel) for NVIDIA GPU

2024-05-31 Thread LLVM Bugs via llvm-bugs
Issue 94024 Summary Clang backend error for atomic_default_mem_order(acq_rel) for NVIDIA GPU Labels clang, openmp, crash, offload

[llvm-bugs] [Bug 94006] [Flang] Missing diagnostic on duplicate global identifiers

2024-05-31 Thread LLVM Bugs via llvm-bugs
Issue 94006 Summary [Flang] Missing diagnostic on duplicate global identifiers Labels bug, flang:frontend Assignees

[llvm-bugs] [Bug 93987] C++ module with reduced BMI causes undefined vtable error

2024-05-31 Thread LLVM Bugs via llvm-bugs
Issue 93987 Summary C++ module with reduced BMI causes undefined vtable error Labels Assignees Reporter rnikan

[llvm-bugs] [Bug 93982] Clang rejects standard attributes on tags

2024-05-31 Thread LLVM Bugs via llvm-bugs
Issue 93982 Summary Clang rejects standard attributes on tags Labels clang Assignees Reporter vgva

[llvm-bugs] [Bug 93973] MLIR crash in linalg::ReduceOp::verify

2024-05-31 Thread LLVM Bugs via llvm-bugs
Issue 93973 Summary MLIR crash in linalg::ReduceOp::verify Labels mlir Assignees Reporter oowekyal

[llvm-bugs] [Bug 93971] Dsymutil help show a minimize option that doesn't seem to exist

2024-05-31 Thread LLVM Bugs via llvm-bugs
Issue 93971 Summary Dsymutil help show a minimize option that doesn't seem to exist Labels Assignees Reporter

[llvm-bugs] [Bug 93962] [CUDA][HIP] std::min/max differs from libstdc++/libc++ about NaN

2024-05-31 Thread LLVM Bugs via llvm-bugs
Issue 93962 Summary [CUDA][HIP] std::min/max differs from libstdc++/libc++ about NaN Labels libc++ Assignees Report

[llvm-bugs] [Bug 93959] clang-tidy: bugprone-multi-level-implicit-pointer-conversion it too noisy for void* conversions

2024-05-31 Thread LLVM Bugs via llvm-bugs
Issue 93959 Summary clang-tidy: bugprone-multi-level-implicit-pointer-conversion it too noisy for void* conversions Labels clang-tidy Assignees

[llvm-bugs] [Bug 93958] [clang-format] patch number changes format output

2024-05-31 Thread LLVM Bugs via llvm-bugs
Issue 93958 Summary [clang-format] patch number changes format output Labels clang-format Assignees Reporter

[llvm-bugs] [Bug 93957] Standard Headers missing from Clang tool

2024-05-31 Thread LLVM Bugs via llvm-bugs
Issue 93957 Summary Standard Headers missing from Clang tool Labels clang Assignees Reporter spino

[llvm-bugs] Issue 68141 in oss-fuzz: llvm: Coverage build failure

2024-05-31 Thread ClusterFuzz-External via monorail via llvm-bugs
Comment #7 on issue 68141 by ClusterFuzz-External: llvm: Coverage build failure https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=68141#c7 Friendly reminder that the build is still failing. Please try to fix this failure to ensure that fuzzing remains productive. Latest build log: https://os

[llvm-bugs] [Bug 93949] [clang][UBSan] Segfault with -fsanitize=vla-bound -ftrivial-auto-var-init=zero/pattern

2024-05-31 Thread LLVM Bugs via llvm-bugs
Issue 93949 Summary [clang][UBSan] Segfault with -fsanitize=vla-bound -ftrivial-auto-var-init=zero/pattern Labels clang Assignees

[llvm-bugs] [Bug 93947] [LLD] Invalid 'there is a cycle in linker script INCLUDEs' error

2024-05-31 Thread LLVM Bugs via llvm-bugs
Issue 93947 Summary [LLD] Invalid 'there is a cycle in linker script INCLUDEs' error Labels lld Assignees Reporter

[llvm-bugs] [Bug 93944] llvm-nm take too long time when HFlags & MH_NLIST_OUTOFSYNC_WITH_DYLDINFO

2024-05-31 Thread LLVM Bugs via llvm-bugs
Issue 93944 Summary llvm-nm take too long time when HFlags & MH_NLIST_OUTOFSYNC_WITH_DYLDINFO Labels new issue Assignees

[llvm-bugs] [Bug 93933] clang-format "#!" line formating.

2024-05-31 Thread LLVM Bugs via llvm-bugs
Issue 93933 Summary clang-format "#!" line formating. Labels clang-format Assignees Reporter runto