[llvm-bugs] [Bug 87590] Undefined symbols "std::__1::__libcpp_verbose_abort(char const*, ...)"

2024-04-03 Thread LLVM Bugs via llvm-bugs
Issue 87590 Summary Undefined symbols "std::__1::__libcpp_verbose_abort(char const*, ...)" Labels new issue Assignees

[llvm-bugs] [Bug 87588] libtooling: behaviour of `__COUNT__` diverges from calling `clang` manually

2024-04-03 Thread LLVM Bugs via llvm-bugs
Issue 87588 Summary libtooling: behaviour of `__COUNT__` diverges from calling `clang` manually Labels clang Assignees

[llvm-bugs] [Bug 87571] Do you still need commit access?

2024-04-03 Thread LLVM Bugs via llvm-bugs
Issue 87571 Summary Do you still need commit access? Labels infrastructure:commit-access Assignees Reporter

[llvm-bugs] [Bug 87565] [libc][c23][fenv] implement fetestexceptflag

2024-04-03 Thread LLVM Bugs via llvm-bugs
Issue 87565 Summary [libc][c23][fenv] implement fetestexceptflag Labels good first issue, libc Assignees

[llvm-bugs] [Bug 87564] [libc][c23][fenv] implement fesetexcept

2024-04-03 Thread LLVM Bugs via llvm-bugs
Issue 87564 Summary [libc][c23][fenv] implement fesetexcept Labels good first issue, libc Assignees Rep

[llvm-bugs] [Bug 87561] [libc][assert] Define __STDC_VERSION_ASSERT_H__

2024-04-03 Thread LLVM Bugs via llvm-bugs
Issue 87561 Summary [libc][assert] Define __STDC_VERSION_ASSERT_H__ Labels good first issue, libc Assignees

[llvm-bugs] [Bug 87556] [Clang] MSVC compatibility, token paste with non-tokens

2024-04-03 Thread LLVM Bugs via llvm-bugs
Issue 87556 Summary [Clang] MSVC compatibility, token paste with non-tokens Labels clang Assignees Reporter

[llvm-bugs] [Bug 87553] The llvm-18 Ubuntu Jammy (22.04) LTS binary packages don't include LLVMgold.so

2024-04-03 Thread LLVM Bugs via llvm-bugs
Issue 87553 Summary The llvm-18 Ubuntu Jammy (22.04) LTS binary packages don't include LLVMgold.so Labels new issue Assignees

[llvm-bugs] [Bug 87552] [Ocaml] Bindings produce wrong IR for pointers

2024-04-03 Thread LLVM Bugs via llvm-bugs
Issue 87552 Summary [Ocaml] Bindings produce wrong IR for pointers Labels new issue Assignees Reporter

[llvm-bugs] [Bug 87548] [Clang] MSVC compatibility, LPWSTR from const wchar_t *, ternary?

2024-04-03 Thread LLVM Bugs via llvm-bugs
Issue 87548 Summary [Clang] MSVC compatibility, LPWSTR from const wchar_t *, ternary? Labels clang Assignees Report

[llvm-bugs] [Bug 87535] lld/ELF: Fix repeated linker script errors in more cases

2024-04-03 Thread LLVM Bugs via llvm-bugs
Issue 87535 Summary lld/ELF: Fix repeated linker script errors in more cases Labels lld:ELF Assignees MaskRay

[llvm-bugs] [Bug 87534] wrong code at -O1 on x86_64-linux-gnu

2024-04-03 Thread LLVM Bugs via llvm-bugs
Issue 87534 Summary wrong code at -O1 on x86_64-linux-gnu Labels new issue Assignees Reporter zhen

[llvm-bugs] [Bug 87526] [HLSL] Copy in/copy out parameter passing

2024-04-03 Thread LLVM Bugs via llvm-bugs
Issue 87526 Summary [HLSL] Copy in/copy out parameter passing Labels HLSL Assignees Reporter llvm-

[llvm-bugs] [Bug 87523] -fno-unsafe-math-optimizations enables constrained intrinsics

2024-04-03 Thread LLVM Bugs via llvm-bugs
Issue 87523 Summary -fno-unsafe-math-optimizations enables constrained intrinsics Labels new issue Assignees Report

[llvm-bugs] [Bug 87517] [Clang] Error about use of deleted `operator-` is unnecessarily verbose

2024-04-03 Thread LLVM Bugs via llvm-bugs
Issue 87517 Summary [Clang] Error about use of deleted `operator-` is unnecessarily verbose Labels enhancement, clang:diagnostics Ass

[llvm-bugs] [Bug 87516] LLJITWithExecutorProcessControl example crashes on M2 Max

2024-04-03 Thread LLVM Bugs via llvm-bugs
Issue 87516 Summary LLJITWithExecutorProcessControl example crashes on M2 Max Labels new issue Assignees Reporter

[llvm-bugs] [Bug 87515] clang-cl and Windows headers define conflicting versions of _m_prefetchw

2024-04-03 Thread LLVM Bugs via llvm-bugs
Issue 87515 Summary clang-cl and Windows headers define conflicting versions of _m_prefetchw Labels Assignees Reporter

[llvm-bugs] [Bug 87514] [flang] Support `-dM` flag

2024-04-03 Thread LLVM Bugs via llvm-bugs
Issue 87514 Summary [flang] Support `-dM` flag Labels flang Assignees Reporter bcornille

[llvm-bugs] [Bug 87512] PDL cannot support named linalg ops.

2024-04-03 Thread LLVM Bugs via llvm-bugs
Issue 87512 Summary PDL cannot support named linalg ops. Labels new issue Assignees Reporter nirve

[llvm-bugs] [Bug 87507] Macros styling option parses code not like expanded (ignores access modifier offset)

2024-04-03 Thread LLVM Bugs via llvm-bugs
Issue 87507 Summary Macros styling option parses code not like expanded (ignores access modifier offset) Labels new issue Assignees

[llvm-bugs] [Bug 87503] Exception Code: 0xC000001D after Associative COMDAT symbol

2024-04-03 Thread LLVM Bugs via llvm-bugs
Issue 87503 Summary Exception Code: 0xC01D after Associative COMDAT symbol Labels new issue Assignees Reporter

[llvm-bugs] [Bug 87497] [AArch64] Add SimplifyDemandedVectorEltsForTargetNode support for AArch64ISD::DUPLANE nodes

2024-04-03 Thread LLVM Bugs via llvm-bugs
Issue 87497 Summary [AArch64] Add SimplifyDemandedVectorEltsForTargetNode support for AArch64ISD::DUPLANE nodes Labels good first issue, backend:AArch64

[llvm-bugs] [Bug 87490] [clang] Objective-C encoding of `BOOL*` is wrong

2024-04-03 Thread LLVM Bugs via llvm-bugs
Issue 87490 Summary [clang] Objective-C encoding of `BOOL*` is wrong Labels clang Assignees Reporter

[llvm-bugs] [Bug 87486] [clang][CodeGen] Assertion failed on isa(Val).

2024-04-03 Thread LLVM Bugs via llvm-bugs
Issue 87486 Summary [clang][CodeGen] Assertion failed on isa(Val). Labels clang Assignees Reporter

[llvm-bugs] [Bug 87485] [X86] LowerTRUNCATE - use the NSW/NUW flags to simplify lowering to PACKSS/PACKUS nodes

2024-04-03 Thread LLVM Bugs via llvm-bugs
Issue 87485 Summary [X86] LowerTRUNCATE - use the NSW/NUW flags to simplify lowering to PACKSS/PACKUS nodes Labels backend:X86 Assignees

[llvm-bugs] [Bug 87484] [clang-format] Cannot break blocks properly

2024-04-03 Thread LLVM Bugs via llvm-bugs
Issue 87484 Summary [clang-format] Cannot break blocks properly Labels clang-format Assignees Reporter

[llvm-bugs] [Bug 87483] `SanitizerCommon-lsan-x86_64-Darwin :: Darwin/malloc_zone.cpp` fails on macOS 14

2024-04-03 Thread LLVM Bugs via llvm-bugs
Issue 87483 Summary `SanitizerCommon-lsan-x86_64-Darwin :: Darwin/malloc_zone.cpp` fails on macOS 14 Labels platform:macos, compiler-rt:sanitizer

[llvm-bugs] [Bug 87477] [SLP] Assertion "Packing must reduce size of vector type." failed

2024-04-03 Thread LLVM Bugs via llvm-bugs
Issue 87477 Summary [SLP] Assertion "Packing must reduce size of vector type." failed Labels llvm:SLPVectorizer, crash-on-valid Assig

[llvm-bugs] [Bug 87476] NUMERIC_STORAGE_SIZE should change to 64 when -fdefault-integer-8 and -fdefault-real-8 are set

2024-04-03 Thread LLVM Bugs via llvm-bugs
Issue 87476 Summary NUMERIC_STORAGE_SIZE should change to 64 when -fdefault-integer-8 and -fdefault-real-8 are set Labels flang Assignees

[llvm-bugs] [Bug 87473] Scudo ERROR: internal map failure has no details

2024-04-03 Thread LLVM Bugs via llvm-bugs
Issue 87473 Summary Scudo ERROR: internal map failure has no details Labels new issue Assignees Reporter

[llvm-bugs] [Bug 87471] lldb does not support "" and "" when describing registers

2024-04-03 Thread LLVM Bugs via llvm-bugs
Issue 87471 Summary lldb does not support "" and "" when describing registers Labels lldb Assignees Reporter

[llvm-bugs] [Bug 87470] [ARM32] clang do not generate plt

2024-04-03 Thread LLVM Bugs via llvm-bugs
Issue 87470 Summary [ARM32] clang do not generate plt Labels clang Assignees Reporter SihangZhu

[llvm-bugs] [Bug 87468] [libfuzzer] coverage output of libfuzzer doesn't show correct number when you are using __libfuzzer_extra_counters

2024-04-03 Thread LLVM Bugs via llvm-bugs
Issue 87468 Summary [libfuzzer] coverage output of libfuzzer doesn't show correct number when you are using __libfuzzer_extra_counters Labels new issue

[llvm-bugs] [Bug 87466] [clang][OpenMP] omp scan code gen does not initialize allocas

2024-04-03 Thread LLVM Bugs via llvm-bugs
Issue 87466 Summary [clang][OpenMP] omp scan code gen does not initialize allocas Labels clang Assignees Reporter

[llvm-bugs] [Bug 87463] Since QEMU v8.1.0 lldb loads qemu itself not the emulated binary

2024-04-03 Thread LLVM Bugs via llvm-bugs
Issue 87463 Summary Since QEMU v8.1.0 lldb loads qemu itself not the emulated binary Labels lldb Assignees Reporter

[llvm-bugs] [Bug 87460] single is missing in std::views as of 18.1.2-1 msys2 version

2024-04-03 Thread LLVM Bugs via llvm-bugs
Issue 87460 Summary single is missing in std::views as of 18.1.2-1 msys2 version Labels new issue Assignees Reporte

[llvm-bugs] [Bug 87459] [GISel] Add variable operand MIR patterns

2024-04-03 Thread LLVM Bugs via llvm-bugs
Issue 87459 Summary [GISel] Add variable operand MIR patterns Labels llvm:globalisel Assignees Pierre-vh

[llvm-bugs] [Bug 87456] Clang accepts forming pointer to ref qualified function type

2024-04-03 Thread LLVM Bugs via llvm-bugs
Issue 87456 Summary Clang accepts forming pointer to ref qualified function type Labels clang Assignees Reporter