[llvm-bugs] [Bug 123700] Should operands in ternary operator be allowed to have explicit copy constructor?

2025-01-20 Thread LLVM Bugs via llvm-bugs
Issue 123700 Summary Should operands in ternary operator be allowed to have explicit copy constructor? Labels new issue Assignees

[llvm-bugs] [Bug 123681] clang frontend command failed with exit code 139

2025-01-20 Thread LLVM Bugs via llvm-bugs
Issue 123681 Summary clang frontend command failed with exit code 139 Labels clang Assignees Reporter

[llvm-bugs] [Bug 123689] rtsan/rtsan_interceptors_posix.cpp?l=930:18: error: conflicting types for 'recvmmsg'

2025-01-20 Thread LLVM Bugs via llvm-bugs
Issue 123689 Summary rtsan/rtsan_interceptors_posix.cpp?l=930:18: error: conflicting types for 'recvmmsg' Labels Assignees Repo

[llvm-bugs] [Bug 123591] Clang frontend command failed with exit code 139

2025-01-20 Thread LLVM Bugs via llvm-bugs
Issue 123591 Summary Clang frontend command failed with exit code 139 Labels clang Assignees Reporter

[llvm-bugs] [Bug 123605] Add missing F32->I64 vec_signede, F32->I64 vec_signedo, F32->U64 vec_unsignede, and F32->U64 vec_unsignedo to altivec.h header

2025-01-20 Thread LLVM Bugs via llvm-bugs
Issue 123605 Summary Add missing F32->I64 vec_signede, F32->I64 vec_signedo, F32->U64 vec_unsignede, and F32->U64 vec_unsignedo to altivec.h header Labels new issue

[llvm-bugs] [Bug 123579] macOS prebuilt binaries cannot use prebuilt `libc++.1.dylib`

2025-01-20 Thread LLVM Bugs via llvm-bugs
Issue 123579 Summary macOS prebuilt binaries cannot use prebuilt `libc++.1.dylib` Labels libc++ Assignees Reporter

[llvm-bugs] [Bug 123586] Request Commit Access For gbNagyM

2025-01-20 Thread LLVM Bugs via llvm-bugs
Issue 123586 Summary Request Commit Access For gbNagyM Labels infra:commit-access-request Assignees Reporter

[llvm-bugs] [Bug 123582] Doxygen grouping commands not visible in AST

2025-01-20 Thread LLVM Bugs via llvm-bugs
Issue 123582 Summary Doxygen grouping commands not visible in AST Labels new issue Assignees Reporter

[llvm-bugs] [Bug 123569] Remove PointerType::get/getUnqual with element type argument

2025-01-20 Thread LLVM Bugs via llvm-bugs
Issue 123569 Summary Remove PointerType::get/getUnqual with element type argument Labels new issue Assignees Report

[llvm-bugs] [Bug 123565] [ARM] Why mlong-calls codegen is not position independent?

2025-01-20 Thread LLVM Bugs via llvm-bugs
Issue 123565 Summary [ARM] Why mlong-calls codegen is not position independent? Labels question, backend:ARM Assignees

[llvm-bugs] [Bug 123567] Rare ld.lld failures

2025-01-20 Thread LLVM Bugs via llvm-bugs
Issue 123567 Summary Rare ld.lld failures Labels lld:ELF Assignees Reporter chestnykh

[llvm-bugs] [Bug 123637] Bad error trace for issue with unique_ptr

2025-01-20 Thread LLVM Bugs via llvm-bugs
tic_assert(0 < sizeof(_Ty), "can't delete an incomplete type"); | ^~~ /opt/compiler-explorer/clang-trunk-20250120/bin/../include/c++/v1/__memory/unique_ptr.h:300:7: note: in instantiation of member function 'ms_default_delete::operator()' requested here 300 | __dele

[llvm-bugs] [Bug 123649] Poor performance for Romberg's method

2025-01-20 Thread LLVM Bugs via llvm-bugs
Issue 123649 Summary Poor performance for Romberg's method Labels new issue Assignees Reporter the

[llvm-bugs] [Bug 123650] [flang] preprocessor issue

2025-01-20 Thread LLVM Bugs via llvm-bugs
Issue 123650 Summary [flang] preprocessor issue Labels flang Assignees Reporter shivaramaarao

[llvm-bugs] [Bug 123659] [clang] Clang crashes when an objective C exception is attempted to be caught when `-fwasm-exceptions` is enabled on a wasm{32, 64} target

2025-01-20 Thread LLVM Bugs via llvm-bugs
Issue 123659 Summary [clang] Clang crashes when an objective C exception is attempted to be caught when `-fwasm-exceptions` is enabled on a wasm{32,64} target Labels clan

[llvm-bugs] [Bug 123639] SLP Vectorizer miscompilation

2025-01-20 Thread LLVM Bugs via llvm-bugs
Issue 123639 Summary SLP Vectorizer miscompilation Labels miscompilation, llvm:SLPVectorizer Assignees

[llvm-bugs] [Bug 123646] [clang-tidy] readability-named-parameter shouldn't comment out parameter names in function declaration

2025-01-20 Thread LLVM Bugs via llvm-bugs
Issue 123646 Summary [clang-tidy] readability-named-parameter shouldn't comment out parameter names in function declaration Labels enhancement, clang-tidy

[llvm-bugs] [Bug 123668] [Flang][PPC] frontend `-funroll-loops` does not affect unroll on PPC target

2025-01-20 Thread LLVM Bugs via llvm-bugs
Issue 123668 Summary [Flang][PPC] frontend `-funroll-loops` does not affect unroll on PPC target Labels flang Assignees

[llvm-bugs] [Bug 123665] JIT can't overwrite a weak function content for re-execution

2025-01-20 Thread LLVM Bugs via llvm-bugs
Issue 123665 Summary JIT can't overwrite a weak function content for re-execution Labels new issue Assignees Report

[llvm-bugs] [Bug 123669] CMake Error at CMakeLists.txt:3 (cmake_minimum_required):

2025-01-20 Thread LLVM Bugs via llvm-bugs
Issue 123669 Summary CMake Error at CMakeLists.txt:3 (cmake_minimum_required): Labels new issue Assignees Reporter

[llvm-bugs] [Bug 123630] [mlir] Improve code re-use in VectorEmulateNarrowType.cpp

2025-01-20 Thread LLVM Bugs via llvm-bugs
Issue 123630 Summary [mlir] Improve code re-use in VectorEmulateNarrowType.cpp Labels Assignees Reporter banac

[llvm-bugs] [Bug 123631] [AMDGPU][GISel] BFI generated instead of a smaller load

2025-01-20 Thread LLVM Bugs via llvm-bugs
Issue 123631 Summary [AMDGPU][GISel] BFI generated instead of a smaller load Labels backend:AMDGPU, llvm:globalisel Assignees

[llvm-bugs] [Bug 123573] [clang-format] Qualifiers are not sorted properly when `[[maybe_unused]]` or `[[nodiscard]]` attributes are used

2025-01-20 Thread LLVM Bugs via llvm-bugs
Issue 123573 Summary [clang-format] Qualifiers are not sorted properly when `[[maybe_unused]]` or `[[nodiscard]]` attributes are used Labels clang-format