[llvm-bugs] [Bug 55671] Failed to cross-compiling llvm from x86 to RISC-V

2022-05-24 Thread LLVM Bugs via llvm-bugs
Issue 55671 Summary Failed to cross-compiling llvm from x86 to RISC-V Labels build-problem Assignees Reporter

[llvm-bugs] [Bug 55672] [LICM] freeze instruction inhibits hoistng of invariants

2022-05-24 Thread LLVM Bugs via llvm-bugs
Issue 55672 Summary [LICM] freeze instruction inhibits hoistng of invariants Labels Assignees Reporter max-qua

[llvm-bugs] [Bug 55673] [libc++/clang] std::ranges::views::take does not work with | operator

2022-05-24 Thread LLVM Bugs via llvm-bugs
Issue 55673 Summary [libc++/clang] std::ranges::views::take does not work with | operator Labels new issue Assignees

[llvm-bugs] [Bug 55674] Support header based extensions in -cl-ext

2022-05-24 Thread LLVM Bugs via llvm-bugs
Issue 55674 Summary Support header based extensions in -cl-ext Labels opencl Assignees Reporter An

[llvm-bugs] [Bug 55675] Twice as many kernel arguments as specified in SPIR

2022-05-24 Thread LLVM Bugs via llvm-bugs
Issue 55675 Summary Twice as many kernel arguments as specified in SPIR Labels new issue Assignees Reporter

[llvm-bugs] [Bug 55676] clang aggresively optimized away UBs

2022-05-24 Thread LLVM Bugs via llvm-bugs
Issue 55676 Summary clang aggresively optimized away UBs Labels Assignees Reporter shao-hua-li

[llvm-bugs] [Bug 55677] Sanitize store to constants

2022-05-24 Thread LLVM Bugs via llvm-bugs
Issue 55677 Summary Sanitize store to constants Labels compiler-rt:asan, llvm:optimizations Assignees R

[llvm-bugs] [Bug 55678] memcpy -> load/store transformation removes overlapping sanitizer checks.

2022-05-24 Thread LLVM Bugs via llvm-bugs
Issue 55678 Summary memcpy -> load/store transformation removes overlapping sanitizer checks. Labels compiler-rt:asan, llvm:optimizations

[llvm-bugs] [Bug 55679] AMDGPU/TeraScale2: `Cannot select: t3: i32 = addrspacecast[0 -> 5] Constant:i32<0>` (crash, regression)

2022-05-24 Thread LLVM Bugs via llvm-bugs
Issue 55679 Summary AMDGPU/TeraScale2: `Cannot select: t3: i32 = addrspacecast[0 -> 5] Constant:i32<0>` (crash, regression) Labels new issue Assig

[llvm-bugs] [Bug 55680] [DWARF][DebugInfo] Function-local types may have concrete out-of-line parent subprogram instead of abstract one

2022-05-24 Thread LLVM Bugs via llvm-bugs
Issue 55680 Summary [DWARF][DebugInfo] Function-local types may have concrete out-of-line parent subprogram instead of abstract one Labels debuginfo

[llvm-bugs] [Bug 55681] Check for `__unw_add_dynamic_eh_frame_section` in non-ORC-runtime exception registration paths.

2022-05-24 Thread LLVM Bugs via llvm-bugs
Issue 55681 Summary Check for `__unw_add_dynamic_eh_frame_section` in non-ORC-runtime exception registration paths. Labels orcjit Assignees

[llvm-bugs] [Bug 55682] code coverage leaks string when using dlopen

2022-05-24 Thread LLVM Bugs via llvm-bugs
Issue 55682 Summary code coverage leaks string when using dlopen Labels new issue Assignees Reporter

[llvm-bugs] [Bug 55683] libc++: search doesn't work for filesystem::path in version 14.0

2022-05-24 Thread LLVM Bugs via llvm-bugs
Issue 55683 Summary libc++: search doesn't work for filesystem::path in version 14.0 Labels new issue Assignees Rep

[llvm-bugs] [Bug 55684] libc++: std::any_cast fails to cast T* when non-executed code is linked into binary (cause unknown)

2022-05-24 Thread LLVM Bugs via llvm-bugs
: https://github.com/luke-jr/bitcoin/tree/20220524-libc++bug-reproduce%5E Workaround: https://github.com/luke-jr/bitcoin/commit/e73777b38c64e7309582c078f51ddb0c52a948ae If `sweepprivkeys` is linked in (not even executed) that assigns `wallet_req.context` (a `std::any`) to a `WalletLoader*`, *all

[llvm-bugs] [Bug 55685] clang-format: unknown crash cause

2022-05-24 Thread LLVM Bugs via llvm-bugs
Issue 55685 Summary clang-format: unknown crash cause Labels new issue Assignees Reporter GravisZr

[llvm-bugs] [Bug 55686] a variably-modified type should not be referenceable from a local class scope

2022-05-24 Thread LLVM Bugs via llvm-bugs
Issue 55686 Summary a variably-modified type should not be referenceable from a local class scope Labels clang, c++, crash-on-invalid

[llvm-bugs] [Bug 55687] PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script.

2022-05-24 Thread LLVM Bugs via llvm-bugs
Issue 55687 Summary PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script. Labels

[llvm-bugs] [Bug 55688] [SLPVectorizer] Miscompile due to incorrect nuw handling

2022-05-24 Thread LLVM Bugs via llvm-bugs
Issue 55688 Summary [SLPVectorizer] Miscompile due to incorrect nuw handling Labels new issue Assignees Reporter

[llvm-bugs] [Bug 55689] "Trip Count for Loop at depth 1 containing: %for.cond203, %for.body206 Changed!" with opt -verify-scev

2022-05-24 Thread LLVM Bugs via llvm-bugs
Issue 55689 Summary "Trip Count for Loop at depth 1 containing: %for.cond203,%for.body206 Changed!" with opt -verify-scev Labels Assignees