[llvm-bugs] [Bug 98004] Thread safety analysis and temporaries

2024-07-08 Thread LLVM Bugs via llvm-bugs
Issue 98004 Summary Thread safety analysis and temporaries Labels new issue Assignees Reporter leo

[llvm-bugs] [Bug 98005] `performance-unnecessary-copy-initialization` not detected

2024-07-08 Thread LLVM Bugs via llvm-bugs
Issue 98005 Summary `performance-unnecessary-copy-initialization` not detected Labels clang-tidy, false-negative Assignees

[llvm-bugs] [Bug 98007] [clang] wrong code at -O0

2024-07-08 Thread LLVM Bugs via llvm-bugs
Issue 98007 Summary [clang] wrong code at -O0 Labels clang Assignees Reporter bi6c

[llvm-bugs] [Bug 98008] [mlir] Transform interpreter crashes on `tile_using_for` for specific tiling sequence

2024-07-08 Thread LLVM Bugs via llvm-bugs
Issue 98008 Summary [mlir] Transform interpreter crashes on `tile_using_for` for specific tiling sequence Labels mlir Assignees

[llvm-bugs] [Bug 98012] [clang-format] Wrong indentation when `if` is without brackets

2024-07-08 Thread LLVM Bugs via llvm-bugs
Issue 98012 Summary [clang-format] Wrong indentation when `if` is without brackets Labels clang-format Assignees Re

[llvm-bugs] [Bug 98017] [InstCombine] Missed optimization for `zext(trunc nuw(x))`

2024-07-08 Thread LLVM Bugs via llvm-bugs
Issue 98017 Summary [InstCombine] Missed optimization for `zext(trunc nuw(x))` Labels new issue Assignees Reporter

[llvm-bugs] [Bug 98018] Duplicate diagnostics on use of NAN

2024-07-08 Thread LLVM Bugs via llvm-bugs
Issue 98018 Summary Duplicate diagnostics on use of NAN Labels c, quality-of-implementation, clang:diagnostics, floating-point

[llvm-bugs] [Bug 98019] clang crashed on windows10 with -mno-sse2 flag

2024-07-08 Thread LLVM Bugs via llvm-bugs
Issue 98019 Summary clang crashed on windows10 with -mno-sse2 flag Labels clang Assignees Reporter

[llvm-bugs] [Bug 98021] C++ modules appear to be exceedignly strict with intrinsic headers

2024-07-08 Thread LLVM Bugs via llvm-bugs
Issue 98021 Summary C++ modules appear to be exceedignly strict with intrinsic headers Labels new issue Assignees R

[llvm-bugs] [Bug 98031] не получается форматировать файла с помощью команды clang-format

2024-07-08 Thread LLVM Bugs via llvm-bugs
Issue 98031 Summary не получается форматировать файла с помощью команды clang-format Labels clang-format Assignees

[llvm-bugs] [Bug 98033] [NVPTX] Unhandled source type UNREACHABLE executed at NVPTXISelDAGToDAG.cpp:3808!

2024-07-08 Thread LLVM Bugs via llvm-bugs
Issue 98033 Summary [NVPTX] Unhandled source type UNREACHABLE executed at NVPTXISelDAGToDAG.cpp:3808! Labels llvm:crash, backend:NVPTX

[llvm-bugs] [Bug 98038] SBProcess::Kill can crash the debugger

2024-07-08 Thread LLVM Bugs via llvm-bugs
Issue 98038 Summary SBProcess::Kill can crash the debugger Labels lldb Assignees Reporter labath

[llvm-bugs] [Bug 98042] [X86] MachineVerifier fails with expensive check but runs file w/o it

2024-07-08 Thread LLVM Bugs via llvm-bugs
Issue 98042 Summary [X86] MachineVerifier fails with expensive check but runs file w/o it Labels new issue Assignees

[llvm-bugs] [Bug 98044] 16 byte Aligned load generated to load 32 byte wide AVX register from stack memory

2024-07-08 Thread LLVM Bugs via llvm-bugs
Issue 98044 Summary 16 byte Aligned load generated to load 32 byte wide AVX register from stack memory Labels new issue Assignees

[llvm-bugs] [Bug 98045] clang crash backtrace with `/usr/include/c++/14.1.1/bits/stl_vector.h:1130: std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::operator[](size_type) [with _Tp = llvm

2024-07-08 Thread LLVM Bugs via llvm-bugs
Issue 98045 Summary clang crash backtrace with `/usr/include/c++/14.1.1/bits/stl_vector.h:1130: std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::operator[](size_type) [with _Tp = llvm::SUnit; _Alloc = s

[llvm-bugs] [Bug 98046] [OpenMP] missing export for dynamic tracking patch on Linux

2024-07-08 Thread LLVM Bugs via llvm-bugs
Issue 98046 Summary [OpenMP] missing export for dynamic tracking patch on Linux Labels new issue Assignees doru1004

[llvm-bugs] [Bug 98054] [PAC][AArch64] Unify LR signing implementations

2024-07-08 Thread LLVM Bugs via llvm-bugs
Issue 98054 Summary [PAC][AArch64] Unify LR signing implementations Labels new issue Assignees Reporter

[llvm-bugs] [Bug 98056] Restore functionality to clang-doc asset locator in multi-config builds

2024-07-08 Thread LLVM Bugs via llvm-bugs
Issue 98056 Summary Restore functionality to clang-doc asset locator in multi-config builds Labels new issue Assignees

[llvm-bugs] [Bug 98064] UnrollMaxUpperBound is unused.

2024-07-08 Thread LLVM Bugs via llvm-bugs
Issue 98064 Summary UnrollMaxUpperBound is unused. Labels new issue Assignees Reporter hiraditya

[llvm-bugs] [Bug 98096] libc (embedded) `malloc` space and time improvements (comparing to dlmalloc)

2024-07-08 Thread LLVM Bugs via llvm-bugs
Issue 98096 Summary libc (embedded) `malloc` space and time improvements (comparing to dlmalloc) Labels libc Assignees

[llvm-bugs] [Bug 98113] Assertion `TFI->hasReservedCallFrame(MF) && "Cannot use SP to access the emergency spill slot in " "functions without a reserved call frame"' failed.

2024-07-08 Thread LLVM Bugs via llvm-bugs
Issue 98113 Summary Assertion `TFI->hasReservedCallFrame(MF) && "Cannot use SP to access the emergency spill slot in " "functions without a reserved call frame"' failed. Labels

[llvm-bugs] [Bug 98117] [libc++] std::views::view_interface have no `cbegin()` and `cend()` in C++23

2024-07-08 Thread LLVM Bugs via llvm-bugs
Issue 98117 Summary [libc++] std::views::view_interface have no `cbegin()` and `cend()` in C++23 Labels libc++ Assignees