[llvm-bugs] [Bug 83777] Crash when trying to compile `ggml-cuda.cu` from llama.cpp

2024-03-03 Thread LLVM Bugs via llvm-bugs
Issue 83777 Summary Crash when trying to compile `ggml-cuda.cu` from llama.cpp Labels new issue Assignees Reporter

[llvm-bugs] [Bug 83776] Is it possible for Clang to report format truncation warning.

2024-03-03 Thread LLVM Bugs via llvm-bugs
Issue 83776 Summary Is it possible for Clang to report format truncation warning. Labels clang Assignees Reporter

[llvm-bugs] [Bug 83775] llvm-mca hits sanitizer error in cycleEnd

2024-03-03 Thread LLVM Bugs via llvm-bugs
Issue 83775 Summary llvm-mca hits sanitizer error in cycleEnd Labels tools:llvm-mca, crash-on-valid Assignees

[llvm-bugs] [Bug 83772] Missed optimization: fold `is_power_of_2(A)` to `ctpop(A) == 1`

2024-03-03 Thread LLVM Bugs via llvm-bugs
Issue 83772 Summary Missed optimization: fold `is_power_of_2(A)` to `ctpop(A) == 1` Labels new issue Assignees Repo

[llvm-bugs] [Bug 83771] [HIP] Link error when compiling the template kernel function code with -fgpu-rdc

2024-03-03 Thread LLVM Bugs via llvm-bugs
Issue 83771 Summary [HIP] Link error when compiling the template kernel function code with -fgpu-rdc Labels new issue Assignees

[llvm-bugs] [Bug 83765] No warning reported for floating point comparison

2024-03-03 Thread LLVM Bugs via llvm-bugs
Issue 83765 Summary No warning reported for floating point comparison Labels new issue Assignees Reporter

[llvm-bugs] [Bug 83762] __builtin_dump_struct throws compilation error on __int128 bit fields

2024-03-03 Thread LLVM Bugs via llvm-bugs
Issue 83762 Summary __builtin_dump_struct throws compilation error on __int128 bit fields Labels new issue Assignees

[llvm-bugs] [Bug 83760] [Flang][OpenMP] Compilation error when type complex is used with expression-stmt in atomic construct

2024-03-03 Thread LLVM Bugs via llvm-bugs
Issue 83760 Summary [Flang][OpenMP] Compilation error when type complex is used with _expression_-stmt in atomic construct Labels openmp, flang

[llvm-bugs] [Bug 83752] static_assert failed in system installed `libntirpc`

2024-03-03 Thread LLVM Bugs via llvm-bugs
Issue 83752 Summary static_assert failed in system installed `libntirpc` Labels new issue Assignees Reporter

[llvm-bugs] [Bug 83749] Backport 5f058aa21199 to 18.x

2024-03-03 Thread LLVM Bugs via llvm-bugs
Issue 83749 Summary Backport 5f058aa21199 to 18.x Labels new issue Assignees Reporter SixWeining

[llvm-bugs] [Bug 83746] [clang++] Compiler producing wrong code/discarding code.

2024-03-03 Thread LLVM Bugs via llvm-bugs
Issue 83746 Summary [clang++] Compiler producing wrong code/discarding code. Labels clang Assignees Reporter

[llvm-bugs] [Bug 83736] [HLSL] implement `mad` intrinsic

2024-03-03 Thread LLVM Bugs via llvm-bugs
Issue 83736 Summary [HLSL] implement `mad` intrinsic Labels new issue Assignees farzonl Reporter

[llvm-bugs] [Bug 83732] `modernize-use-designated-initializers` reported for pre-C++20 code

2024-03-03 Thread LLVM Bugs via llvm-bugs
Issue 83732 Summary `modernize-use-designated-initializers` reported for pre-C++20 code Labels new issue Assignees

[llvm-bugs] [Bug 83730] No warning reported for buffer overflow in Clang

2024-03-03 Thread LLVM Bugs via llvm-bugs
Issue 83730 Summary No warning reported for buffer overflow in Clang Labels clang Assignees Reporter

[llvm-bugs] [Bug 83729] Error when selecting llvm.log for <1 x double> on aarch64

2024-03-03 Thread LLVM Bugs via llvm-bugs
Issue 83729 Summary Error when selecting llvm.log for <1 x double> on aarch64 Labels new issue Assignees Reporter

[llvm-bugs] [Bug 83728] Clang doesn't warn about reading beyond the end of a source sequence.

2024-03-03 Thread LLVM Bugs via llvm-bugs
Issue 83728 Summary Clang doesn't warn about reading beyond the end of a source sequence. Labels clang Assignees Re

[llvm-bugs] [Bug 83727] cmake 3.28 deprecation warnings

2024-03-03 Thread LLVM Bugs via llvm-bugs
Issue 83727 Summary cmake 3.28 deprecation warnings Labels cmake Assignees Reporter fsb4000

[llvm-bugs] [Bug 83725] Clang misses detecting the "use after free" warning found with GCC

2024-03-03 Thread LLVM Bugs via llvm-bugs
Issue 83725 Summary Clang misses detecting the "use after free" warning found with GCC Labels clang Assignees Repo

[llvm-bugs] [Bug 83724] [LoopVectorize] Missed optimization: fail to recognize `memset` pattern after vectorization

2024-03-03 Thread LLVM Bugs via llvm-bugs
Issue 83724 Summary [LoopVectorize] Missed optimization: fail to recognize `memset` pattern after vectorization Labels new issue Assignees

[llvm-bugs] [Bug 83722] [Flang][OpenMP] verification of lowering to FIR failed with "the type of the operand must be a pointer type whose element type is the same as that of the region argument"

2024-03-03 Thread LLVM Bugs via llvm-bugs
Issue 83722 Summary [Flang][OpenMP] verification of lowering to FIR failed with "the type of the operand must be a pointer type whose element type is the same as that of the region argument"

[llvm-bugs] [Bug 83719] No warning reported when storing address of the local variable (Wdangling-pointer)

2024-03-03 Thread LLVM Bugs via llvm-bugs
Issue 83719 Summary No warning reported when storing address of the local variable (Wdangling-pointer) Labels new issue Assignees

[llvm-bugs] [Bug 83718] ICE in codegen with nttp structures

2024-03-03 Thread LLVM Bugs via llvm-bugs
Issue 83718 Summary ICE in codegen with nttp structures Labels new issue Assignees Reporter sabudi

[llvm-bugs] [Bug 83717] [Clang] Generate metadata without optimization

2024-03-03 Thread LLVM Bugs via llvm-bugs
Issue 83717 Summary [Clang] Generate metadata without optimization Labels clang Assignees Reporter

[llvm-bugs] [Bug 83714] `User::user_begin()` does not return a well formed iterator.

2024-03-03 Thread LLVM Bugs via llvm-bugs
Issue 83714 Summary `User::user_begin()` does not return a well formed iterator. Labels new issue Assignees Reporte

[llvm-bugs] [Bug 83713] apt.llvm.org: jammy - install issues with python3-lldb

2024-03-03 Thread LLVM Bugs via llvm-bugs
Issue 83713 Summary apt.llvm.org: jammy - install issues with python3-lldb Labels new issue Assignees Reporter

[llvm-bugs] [Bug 83712] [expr.const] lvalue-to-rvalue conversion is not diagnosed

2024-03-03 Thread LLVM Bugs via llvm-bugs
Issue 83712 Summary [expr.const] lvalue-to-rvalue conversion is not diagnosed Labels new issue Assignees Reporter