[llvm-bugs] [Bug 79679] [Bolt] question: successfully instrumented so not generating prof.fdata

2024-01-26 Thread LLVM Bugs via llvm-bugs
Issue 79679 Summary [Bolt] question: successfully instrumented so not generating prof.fdata Labels BOLT Assignees R

[llvm-bugs] [Bug 79678] Precision Shell LLVM build crashes with: Assertion 'this->_M_is_engaged()' failed.

2024-01-26 Thread LLVM Bugs via llvm-bugs
Issue 79678 Summary Precision Shell LLVM build crashes with: Assertion 'this->_M_is_engaged()' failed. Labels new issue Assignees

[llvm-bugs] [Bug 79677] Clang++ on Windows fails to define std::any when disabling RTTI

2024-01-26 Thread LLVM Bugs via llvm-bugs
Issue 79677 Summary Clang++ on Windows fails to define std::any when disabling RTTI Labels clang Assignees Reporter

[llvm-bugs] [Bug 79668] Nested type lookup is unstable/not comprehensive

2024-01-26 Thread LLVM Bugs via llvm-bugs
Issue 79668 Summary Nested type lookup is unstable/not comprehensive Labels new issue Assignees clayborg

[llvm-bugs] [Bug 79665] RISCV __riscv_vsetvl() and __riscv_vsetvlmax() intrinsics fail to inform optimiser about return constraints

2024-01-26 Thread LLVM Bugs via llvm-bugs
Issue 79665 Summary RISCV __riscv_vsetvl() and __riscv_vsetvlmax() intrinsics fail to inform optimiser about return constraints Labels new issue A

[llvm-bugs] [Bug 79664] libunwind unbuildable for wasmxx-wasi

2024-01-26 Thread LLVM Bugs via llvm-bugs
Issue 79664 Summary libunwind unbuildable for wasmxx-wasi Labels Assignees Reporter trcrsired

[llvm-bugs] [Bug 79661] [Github] Check code formatting sometimes gets stuck on checking out merge base

2024-01-26 Thread LLVM Bugs via llvm-bugs
Issue 79661 Summary [Github] Check code formatting sometimes gets stuck on checking out merge base Labels github:workflow Assignees

[llvm-bugs] [Bug 79659] clang: __HAVE_FUNCTION_MULTIVERSIONING is mis-reported in previously-shipped compilers

2024-01-26 Thread LLVM Bugs via llvm-bugs
Issue 79659 Summary clang: __HAVE_FUNCTION_MULTIVERSIONING is mis-reported in previously-shipped compilers Labels clang, backend:AArch64

[llvm-bugs] [Bug 79647] [libc++][std-modules] failed to compile libc++ std modules on Windows

2024-01-26 Thread LLVM Bugs via llvm-bugs
Issue 79647 Summary [libc++][std-modules] failed to compile libc++ std modules on Windows Labels libc++ Assignees R

[llvm-bugs] [Bug 79634] [lldb] Unclear error message when failing to debug programs on FreeBSD

2024-01-26 Thread LLVM Bugs via llvm-bugs
Issue 79634 Summary [lldb] Unclear error message when failing to debug programs on FreeBSD Labels new issue Assignees

[llvm-bugs] [Bug 79632] Merge "[Driver, CodeGen] Support -mtls-dialect= (#79256)" into release/18.x

2024-01-26 Thread LLVM Bugs via llvm-bugs
Issue 79632 Summary Merge "[Driver,CodeGen] Support -mtls-dialect= (#79256)" into release/18.x Labels release:backport Assignees

[llvm-bugs] [Bug 79631] [LLDB] downloading remote binary on launch despite target.exec-search-paths

2024-01-26 Thread LLVM Bugs via llvm-bugs
Issue 79631 Summary [LLDB] downloading remote binary on launch despite target.exec-search-paths Labels new issue Assignees

[llvm-bugs] [Bug 79630] [llvm] add libcall optimizations for C23 stdbit.h routines

2024-01-26 Thread LLVM Bugs via llvm-bugs
Issue 79630 Summary [llvm] add libcall optimizations for C23 stdbit.h routines Labels c23, llvm:optimizations, missed-optimization

[llvm-bugs] [Bug 79629] Merge "[X86] Do not end 'note.gnu.property' section with -fcf-protection" into release/18.x

2024-01-26 Thread LLVM Bugs via llvm-bugs
Issue 79629 Summary Merge "[X86] Do not end 'note.gnu.property' section with -fcf-protection" into release/18.x Labels release:backport Assignees

[llvm-bugs] [Bug 79620] MemorySanitizer:DEADLYSIGNAL (MemorySanitizer: stack-overflow) on a simple code in release/18.x branch

2024-01-26 Thread LLVM Bugs via llvm-bugs
Issue 79620 Summary MemorySanitizer:DEADLYSIGNAL (MemorySanitizer: stack-overflow) on a simple code in release/18.x branch Labels Assignees

[llvm-bugs] [Bug 79604] Add support for distributed ThinLTO options to `wasm-ld` driver

2024-01-26 Thread LLVM Bugs via llvm-bugs
Issue 79604 Summary Add support for distributed ThinLTO options to `wasm-ld` driver Labels new issue Assignees Repo

[llvm-bugs] [Bug 79600] Backport 89cd345667a5f8f4c37c621fd8abe8d84e85c050 to release/18.x

2024-01-26 Thread LLVM Bugs via llvm-bugs
Issue 79600 Summary Backport 89cd345667a5f8f4c37c621fd8abe8d84e85c050 to release/18.x Labels new issue Assignees Re

[llvm-bugs] [Bug 79590] [Flang] fatal internal error: nullptr dereference at llvm-project/flang/lib/Semantics/runtime-type-info.cpp(795)

2024-01-26 Thread LLVM Bugs via llvm-bugs
type end module ``` Stack dump: ```console #0 0x03513fb8 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/opt/compiler-explorer/clang-llvmflang-trunk-20240126/bin/flang-new+0x3513fb8) #1 0x0351192c SignalHandler(int) Signals.cpp:0:0 #2 0x7fc3fc042520 (/lib/x86_64-linux

[llvm-bugs] Issue 65993 in oss-fuzz: llvm: Fuzzing build failure

2024-01-26 Thread ClusterFuzz-External via monorail via llvm-bugs
Comment #1 on issue 65993 by ClusterFuzz-External: llvm: Fuzzing build failure https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=65993#c1 Friendly reminder that the build is still failing. Please try to fix this failure to ensure that fuzzing remains productive. Latest build log: https://oss

[llvm-bugs] [Bug 79580] bugprone-too-small-loop-variable - false-negative when const variable is used as loop bound

2024-01-26 Thread LLVM Bugs via llvm-bugs
Issue 79580 Summary bugprone-too-small-loop-variable - false-negative when const variable is used as loop bound Labels clang-tidy, false-negative

[llvm-bugs] [Bug 79578] GlobalISel: infinite loop trying to legalize G_BUILD_VECTOR

2024-01-26 Thread LLVM Bugs via llvm-bugs
Issue 79578 Summary GlobalISel: infinite loop trying to legalize G_BUILD_VECTOR Labels backend:AMDGPU, llvm:globalisel Assignees

[llvm-bugs] [Bug 79575] [analyzer] Crash on using non-type template arguments

2024-01-26 Thread LLVM Bugs via llvm-bugs
Issue 79575 Summary [analyzer] Crash on using non-type template arguments Labels clang:static analyzer, crash-on-valid Assignees

[llvm-bugs] [Bug 79571] Backport MSSAUpdater fix

2024-01-26 Thread LLVM Bugs via llvm-bugs
Issue 79571 Summary Backport MSSAUpdater fix Labels new issue Assignees Reporter nikic

[llvm-bugs] [Bug 79564] Veclib flags not being passed to LTO flags

2024-01-26 Thread LLVM Bugs via llvm-bugs
Issue 79564 Summary Veclib flags not being passed to LTO flags Labels new issue Assignees Reporter